summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/attachstatus/delete.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/attachstatus/delete.html.tmpl')
-rw-r--r--template/en/default/admin/attachstatus/delete.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/attachstatus/delete.html.tmpl b/template/en/default/admin/attachstatus/delete.html.tmpl
index e92b97985..0d5285128 100644
--- a/template/en/default/admin/attachstatus/delete.html.tmpl
+++ b/template/en/default/admin/attachstatus/delete.html.tmpl
@@ -34,13 +34,13 @@
<table>
<tr>
- <td colspan=2>
+ <td colspan="2">
Do you really want to delete this status?
</td>
</tr>
<tr>
<td>
- <a href="editattachstatuses.cgi?action=delete&id=[% id %]">
+ <a href="editattachstatuses.cgi?action=delete&amp;id=[% id %]">
Yes, delete
</a>
</td>