summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/create/create.html.tmpl')
-rw-r--r--template/en/default/bug/create/create.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index 3631c756c..259f2ea8e 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -74,7 +74,7 @@
<td align="right" valign="top">
<strong>
<a href="describecomponents.cgi?product=[% product FILTER url_quote %]">
- Component:</a>
+ Component</a>:
</strong>
</td>
<td>
@@ -133,7 +133,7 @@
<tr>
<td align="right">
<strong>
- <a href="bug_status.html#assigned_to">Assigned To:</a>
+ <a href="bug_status.html#assigned_to">Assigned To</a>:
</strong>
</td>
<td colspan="3">
@@ -243,7 +243,7 @@
[% IF sel.description %]
<td align="right">
<strong>
- <a href="bug_status.html#[% sel.name %]">[% sel.description %]:</a>
+ <a href="bug_status.html#[% sel.name %]">[% sel.description %]</a>:
</strong>
</td>
[% END %]