Bug 594038 - Add new hook 'end' in footer.html.tmpl

r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261186 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2010-09-08 02:50:20 +00:00
parent 3261168233
commit 7d08a3dbfb
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1 @@
7464
7465

View File

@@ -44,6 +44,8 @@
<div class="outro"></div>
</div>
[% Hook.process("end") %]
</body>
</html>