branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_maintenance_form.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_maintenance_form.tpl b/0.2.1/templates/de/html/admin/admin_maintenance_form.tpl
deleted file mode 100644 (file)
index b75f16b..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=maintenance"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="380"
-       class="admin_table dashed" align="center">
-       <TR>
-               <TD align="center" class="admin_title bottom2" height="30">
-               {--ADMIN_MAINTENANCE_MODE_INTRO--}</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center">{--ADMIN_MAINTENANCE_MODE--}</TD>
-       </TR>
-       <TR>
-               <TD class="seperator bottom2" height="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_footer" height="30"><INPUT
-                       type="submit" name="ok" class="admin_delete"
-                       value="{--ADMIN_CHANGE_MAINTENANCE_MODE--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file