From 962dab97af3ab8a9a358a9fa214ffd4f8aafdf1b Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Wed, 5 Jan 2011 10:37:53 +0000 Subject: [PATCH] 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 41a46f4c2b..990464d252 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -170,6 +170,7 @@ YAHOO.util.Event.onDOMReady(onLoadActions); | Release Notes + [% Hook.process('additional_links') %] -- 2.47.2