From c72ad4001456936e9299bf0b8ae76c5326f1de16 Mon Sep 17 00:00:00 2001 From: Tiago Mello Date: Mon, 21 Jun 2010 19:35:39 -0700 Subject: Bug 568595: Add a hook to the end of variables.none.tmpl r=mkanat, a=mkanat --- template/en/default/global/variables.none.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template') diff --git a/template/en/default/global/variables.none.tmpl b/template/en/default/global/variables.none.tmpl index dd7281e68..faf1a5427 100644 --- a/template/en/default/global/variables.none.tmpl +++ b/template/en/default/global/variables.none.tmpl @@ -40,3 +40,5 @@ "Bugzilla" => "Bugzilla" } %] + +[% Hook.process("end") %] -- cgit v1.2.3-24-g4f1b