summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
diff options
context:
space:
mode:
authorreed%reedloden.com <>2006-12-28 05:19:50 +0100
committerreed%reedloden.com <>2006-12-28 05:19:50 +0100
commit5bc2bc891aed93c67acc48710fd662d35bbb696b (patch)
tree85af52176ae10ab0b560e133f70d015bbf8e2885 /template/en/default/list/list.html.tmpl
parent442ce6efd3c8b9072726531740ee8877784b071f (diff)
downloadbugzilla-5bc2bc891aed93c67acc48710fd662d35bbb696b.tar.gz
bugzilla-5bc2bc891aed93c67acc48710fd662d35bbb696b.tar.xz
s/Fill/File/ [p=reed r=LpSolit]
Diffstat (limited to 'template/en/default/list/list.html.tmpl')
-rw-r--r--template/en/default/list/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index ac022dc20..a12c39a9e 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -228,7 +228,7 @@
[% IF cgi.param('product').size == 1 && cgi.param('product') != "" %]
<p>
- <a href="enter_bug.cgi?product=[% cgi.param('product') FILTER url_quote %]">Fill
+ <a href="enter_bug.cgi?product=[% cgi.param('product') FILTER url_quote %]">File
a new [% terms.bug %] in the "[% cgi.param('product') FILTER html %]" product</a>
</p>
[% END %]