]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_maintenance_form.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_maintenance_form.tpl
index f6c0a4cdca24b4df31a9f9a342dc880db45dfc3e..b75f16b2de55face299a75477a95216d97cad5a6 100644 (file)
@@ -1,21 +1,24 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=maintenance" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="380" class="admin_table dashed" align="center">\r
-<TR>\r
-  <TD align="center" class="admin_title bottom2" height="30">\r
-    {--ADMIN_MAINTENANCE_MODE_INTRO--}\r
-  </TD>\r
-</TR>\r
-<TR><TD class="seperator" height="10">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="center">\r
-    {--ADMIN_MAINTENANCE_MODE--}\r
-  </TD>\r
-</TR>\r
-<TR><TD class="seperator bottom2" height="10">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="center" class="admin_footer" height="30">\r
-    <INPUT type="submit" name="ok" class="admin_delete" value="{--ADMIN_CHANGE_MAINTENANCE_MODE--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<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