]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_themes.tpl
Better text here
[mailer.git] / templates / de / html / member / member_themes.tpl
index ae65b53100c7fa465fbbcae779ed306a12b565f8..90873552588f961b592f2cafb6d134d71d5e476e 100644 (file)
@@ -1,7 +1,7 @@
 <div align="center">
        {--MEMBER_THEME_LIST_USAGE--}
 
-<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=themes%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=themes%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="header_column bottom right" align="center">{--THEME_UNIX--}</td>
@@ -14,7 +14,7 @@
        <tr>
                <td colspan="5" class="table_footer" align="center">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--MEMBER_SAVE_THEME--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--MEMBER_SAVE_THEME--}" />
                </td>
        </tr>
 </table>