summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/classifications/select.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/admin/classifications/select.html.tmpl b/template/en/default/admin/classifications/select.html.tmpl
index e5139195a..7c82eafd6 100644
--- a/template/en/default/admin/classifications/select.html.tmpl
+++ b/template/en/default/admin/classifications/select.html.tmpl
@@ -45,10 +45,10 @@
</tr>
[% END %]
- <tr>
- <td valign="top" colspan=4>Add a new classification</td>
- <td valign="top" align="center"><a href="editclassifications.cgi?action=add">Add</a></td>
- </tr>
</table>
+<p>
+ <a href="editclassifications.cgi?action=add">Add a new classification.</a>
+</p>
+
[% PROCESS global/footer.html.tmpl %]