summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorTiago Mello <timello@linux.vnet.ibm.com>2010-06-22 04:35:39 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-06-22 04:35:39 +0200
commitc72ad4001456936e9299bf0b8ae76c5326f1de16 (patch)
tree9c5740e7b70a0b939456c180faefce7706ec86c0 /template
parent915383e5d302818fde0f26ae8d3bf259d569a7e8 (diff)
downloadbugzilla-c72ad4001456936e9299bf0b8ae76c5326f1de16.tar.gz
bugzilla-c72ad4001456936e9299bf0b8ae76c5326f1de16.tar.xz
Bug 568595: Add a hook to the end of variables.none.tmpl
r=mkanat, a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/variables.none.tmpl2
1 files changed, 2 insertions, 0 deletions
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") %]