]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/member/member_themes.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / member / member_themes.tpl
diff --git a/0.2.1/templates/de/html/member/member_themes.tpl b/0.2.1/templates/de/html/member/member_themes.tpl
deleted file mode 100644 (file)
index acab691..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<DIV align="center">
-
-<P>{--MEMBER_THEME_LIST_USAGE--}</P>
-
-<FORM action="{!URL!}/modules.php?module=login&amp;what=themes"
-       method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
-       class="admin_table dashed">
-       <TR>
-               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_UNIX--}</TD>
-               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_NAME--}</TD>
-               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_AUTHOR--}</TD>
-               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_URL--}</TD>
-               <TD class="admin_title2 bottom2" align="center">{--THEME_VERSION--}</TD>
-       </TR>
-       {--__THEME_LIST--}
-       <TR>
-               <TD colspan="5" class="admin_footer" align="center"><INPUT
-                       type="reset" class="member_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="ok" class="member_submit"
-                       value="{--MEMBER_SAVE_THEME--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
-
-<P><FONT class="admin_note">{--MEMBER_THEME_LIST_NOTE--}</FONT></P>
-
-</DIV>