diff options
author | lpsolit%gmail.com <> | 2005-05-22 23:59:28 +0200 |
---|---|---|
committer | lpsolit%gmail.com <> | 2005-05-22 23:59:28 +0200 |
commit | 58f70751565f4f7ae47942eb78cfd784c87a43f8 (patch) | |
tree | e33d8aa3328bd3e2ba1b0f8a6ec77c509cb3bc79 /template | |
parent | edf72372b2f5e571a9413be7bff79a7a8d92424c (diff) | |
download | bugzilla-58f70751565f4f7ae47942eb78cfd784c87a43f8.tar.gz bugzilla-58f70751565f4f7ae47942eb78cfd784c87a43f8.tar.xz |
Bug 294892: Remove visible debug code from template/en/default/admin/products/footer.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/products/footer.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/products/footer.html.tmpl b/template/en/default/admin/products/footer.html.tmpl index ecf23951f..2244c69a1 100644 --- a/template/en/default/admin/products/footer.html.tmpl +++ b/template/en/default/admin/products/footer.html.tmpl @@ -61,7 +61,7 @@ [% classification_text %]" href="editproducts.cgi?action=edit&product= [%- name FILTER url_quote %][% classification_url_part %]"> - '[% name FILTER html %]'</a>FRED + '[% name FILTER html %]'</a> [% END %] |