Commit 5bc2bc89 authored by reed%reedloden.com's avatar reed%reedloden.com

s/Fill/File/ [p=reed r=LpSolit]

parent 442ce6ef
......@@ -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 %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment