]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 238467 : "Accept bug (confirm bug, change status to ASSIGNED)" should use ';...
authortravis%sedsystems.ca <>
Wed, 16 Feb 2005 05:47:38 +0000 (05:47 +0000)
committertravis%sedsystems.ca <>
Wed, 16 Feb 2005 05:47:38 +0000 (05:47 +0000)
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=LpSolit   a=justdave

template/en/default/bug/knob.html.tmpl

index 6318fd8183c4a1cdbf11ea8676732fc9cd269eed..0adb69928cd5ace518f9ebeee3181e4d295779c8 100644 (file)
@@ -48,7 +48,7 @@
     <input type="radio" id="knob-accept" name="knob" value="accept">
     <label for="knob-accept">
       Accept [% terms.bug %] (
-      [% IF bug.isunconfirmed %]confirm [% terms.bug %], [% END %]change
+      [% IF bug.isunconfirmed %]confirm [% terms.bug %], and [% END %]change
       status to <b>ASSIGNED</b>)
     </label>
     <br>