]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_themes.tpl
More renames for suffix _NOTE -> _NOTICE
[mailer.git] / templates / de / html / member / member_themes.tpl
index ae65b53100c7fa465fbbcae779ed306a12b565f8..0701af1ffb93f000011d5483d0e02fe8f084a8f7 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>
        <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>
 </form>
-
-<div class="notice">
-       {--MEMBER_THEME_LIST_NOTE--}
 </div>
 
+<div class="notice">
+       {--MEMBER_THEME_LIST_NOTICE--}
 </div>