]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_gmenu_status.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_gmenu_status.tpl
index 4574396a046f84edd2551c2e23b4818e3b1d6474..1d246701365bacf210a535e3e2446f5c1def6f5a 100644 (file)
@@ -1,22 +1,28 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=guestedit&amp;sub={!__SUB_VALUE!}" method="POST" target="_self">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="520">\r
-<TR><TD colspan="4" height="5" class="admin_title seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="center" colspan="4" class="admin_title">\r
-    <STRONG>{--CHANGE_GUEST_MENU--}</STRONG><BR>\r
-    <BR>\r
-    {--CHANGE_MENU_1--}{!__CHK_VALUE!}{--CHANGE_MENU_2--}\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="4" height="5" class="admin_title seperator bottom2">&nbsp;</TD></TR>\r
-{!__MENU_ROWS!}\r
-<TR>\r
-  <TD colspan="4" align="center" height="40" class="admin_footer">\r
-    <INPUT type="hidden" name="ok" value="status">\r
-    <INPUT type="hidden" name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" class="admin_normal">&nbsp;*\r
-    <INPUT type="submit" class="admin_submit" name="submit" value="{--CHANGE_ENTRIES--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=guestedit&amp;sub={!__SUB_VALUE!}"
+       method="POST" target="_self">
+<TABLE border="0" cellspacing="0" cellpadding="0"
+       class="admin_table dashed" width="520">
+       <TR>
+               <TD colspan="4" height="5" class="admin_title seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="center" colspan="4" class="admin_title"><STRONG>{--CHANGE_GUEST_MENU--}</STRONG><BR>
+               <BR>
+               {--CHANGE_MENU_1--}{!__CHK_VALUE!}{--CHANGE_MENU_2--}</TD>
+       </TR>
+       <TR>
+               <TD colspan="4" height="5" class="admin_title seperator bottom2">&nbsp;</TD>
+       </TR>
+       {!__MENU_ROWS!}
+       <TR>
+               <TD colspan="4" align="center" height="40" class="admin_footer">
+               <INPUT type="hidden" name="ok" value="status"> <INPUT
+                       type="hidden" name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}">
+               <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}"
+                       class="admin_normal">&nbsp;* <INPUT type="submit"
+                       class="admin_submit" name="submit" value="{--CHANGE_ENTRIES--}">
+               </TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file