summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/classifications/del.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-05-30 15:26:12 +0200
committerlpsolit%gmail.com <>2009-05-30 15:26:12 +0200
commitc7093fe77e5f23ac400c7a9a5f47952c04d40e53 (patch)
tree4c0439f14d07880734d2e480d3efb4f9ef993c2f /template/en/default/admin/classifications/del.html.tmpl
parent6222af28e15f4b958d6d094b557abe4251cea084 (diff)
downloadbugzilla-c7093fe77e5f23ac400c7a9a5f47952c04d40e53.tar.gz
bugzilla-c7093fe77e5f23ac400c7a9a5f47952c04d40e53.tar.xz
Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code duplication - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
Diffstat (limited to 'template/en/default/admin/classifications/del.html.tmpl')
-rw-r--r--template/en/default/admin/classifications/del.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/admin/classifications/del.html.tmpl b/template/en/default/admin/classifications/del.html.tmpl
index 8e4876872..5a3800f7a 100644
--- a/template/en/default/admin/classifications/del.html.tmpl
+++ b/template/en/default/admin/classifications/del.html.tmpl
@@ -58,7 +58,6 @@
<input type="hidden" name="token" value="[% token FILTER html %]">
</form>
-<p>Back to the <a href="./">main [% terms.bugs %] page</a>
-or <a href="editclassifications.cgi"> edit</a> more classifications.</p>
+[% PROCESS admin/classifications/footer.html.tmpl %]
[% PROCESS global/footer.html.tmpl %]