A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_country.tpl
index 87ece152313fdee72e61102d7cb7970f3088ba16..0740aa975f4984f26bb0e36dbdd599a97e9da79e 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_country%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
-               <td colspan="4" align="center" class="admin_title">
+               <td colspan="4" align="center" class="table_header">
                        <strong>{--ADMIN_LIST_COUNTRIES_TITLE--}:</strong>
                </td>
        </tr>
        </tr>
        $content[rows]
        <tr>
-               <td colspan="4" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="change" class="admin_submit" value="{--ADMIN_DE_ACTIVATE--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_EDIT--}" />
-                       <input type="submit" name="delete" class="admin_delete" value="{--ADMIN_DELETE_ENTRIES--}" />
+               <td colspan="4" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="change" class="form_submit" value="{--ADMIN_DE_ACTIVATE--}" />
+                       <input type="submit" name="edit" class="form_submit" value="{--ADMIN_EDIT--}" />
+                       <input type="submit" name="delete" class="form_delete" value="{--ADMIN_DELETE_ENTRIES--}" />
                </td>
        </tr>
 </table>