diff options
Diffstat (limited to 'template/en/default/list/edit-multiple.html.tmpl')
-rw-r--r-- | template/en/default/list/edit-multiple.html.tmpl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index a9ee9a121..6a6494c64 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -65,7 +65,7 @@ <th> <label for="rep_platform"> - <a href="bug_status.html#rep_platform">Platform:</a> + <a href="bug_status.html#rep_platform">Platform</a>: </label> </th> <td> @@ -75,7 +75,7 @@ <th> <label for="priority"> - <a href="bug_status.html#priority">Priority:</a> + <a href="bug_status.html#priority">Priority</a>: </label> </th> <td> @@ -94,7 +94,7 @@ <th> <label for="bug_severity"> - <a href="bug_status.html#severity">Severity:</a> + <a href="bug_status.html#severity">Severity</a>: </label> </th> <td> @@ -143,7 +143,7 @@ <th> <label for="keywords"> - <a href="describekeywords.cgi">Keywords:</a> + <a href="describekeywords.cgi">Keywords</a>: </label> </th> <td colspan="3"> |