]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_logout_form.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_logout_form.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_logout_form.tpl b/0.2.1/templates/de/html/admin/admin_logout_form.tpl
deleted file mode 100644 (file)
index ce54bb4..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;action=logout"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="370">
-       <TR>
-               <TD align="center" class="admin_title bottom2" height="30"><STRONG>{--ADMIN_LOGOUT_NOW--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="20" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" style="padding-left: 10px; padding-right: 10px">
-               {--ADMIN_LOGOUT_NOTE--}</TD>
-       </TR>
-       <TR>
-               <TD height="14" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">{--ADMIN_LOGOUT_QUESTION--}</TD>
-       </TR>
-       <TR>
-               <TD height="20" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" height="30" class="admin_footer"><INPUT
-                       type="submit" name="no" class="admin_no" value="{--NO--}">&nbsp;*
-               <INPUT type="submit" name="yes" class="admin_yes" value="{--YES--}">
-               </TD>
-       </TR>
-</TABLE>
-</FORM>