]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_refbanner.tpl
We should write UTF-8 in upper-case
[mailer.git] / templates / de / html / admin / admin_edit_refbanner.tpl
index 430e26e0e6d72a5bd36d5038a4f1c2e2f31bb254..a53fd2020c8ed8a8edf990e6392a5be3ea7c06df 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=refbanner&amp;mode=edit%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=refbanner&amp;mode=edit%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td align="center" colspan="2" class="admin_title bottom">
+               <td align="center" colspan="2" class="table_header bottom">
                        <strong>{--ADMIN_EDIT_REFERAL_BANNER_TITLE--}</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td class="admin_footer" colspan="2">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_submit" value="{--ADMIN_EDIT_REFERAL_BANNER--}" />
+               <td class="table_footer" colspan="2">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--ADMIN_EDIT_REFERAL_BANNER--}" />
                </td>
        </tr>
 </table>