From 237e21f002e1211113976fd08fce793e7f03c73e Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Wed, 5 Jan 2011 10:35:10 +0000 Subject: Bug 622822 - add additional_links hook to front page. r,a=mkanat. --- template/en/default/index.html.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index d7b7b1476..73f18a5fd 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -164,6 +164,7 @@ YAHOO.util.Event.onDOMReady(onLoadActions); | Release Notes + [% Hook.process('additional_links') %] -- cgit v1.2.3-24-g4f1b