summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/classifications/select.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/classifications/select.html.tmpl')
-rw-r--r--template/en/default/admin/classifications/select.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/admin/classifications/select.html.tmpl b/template/en/default/admin/classifications/select.html.tmpl
index 53f94cade..e5139195a 100644
--- a/template/en/default/admin/classifications/select.html.tmpl
+++ b/template/en/default/admin/classifications/select.html.tmpl
@@ -12,11 +12,11 @@
<table border=1 cellpadding=4 cellspacing=0>
<tr bgcolor="#6666ff">
- <th align="left">Edit Classification ...</th>
- <th align="left">Description</th>
- <th align="left">Sortkey</th>
- <th align="left">Products</th>
- <th align="left">Action</th>
+ <th>Edit Classification ...</th>
+ <th>Description</th>
+ <th>Sortkey</th>
+ <th>Products</th>
+ <th>Action</th>
</tr>
[% FOREACH cl = classifications %]