- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_email_select.tpl
index 873d4d843df7627a0ebb087160f10cc89c25b84e..91b6e70d5f3f1a5083083b264ea4f8e86ab36e23 100644 (file)
@@ -1,21 +1,22 @@
-\r
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=edit_emails" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">\r
-<TR>\r
-  <TD width="10" height="30" class="admin_title seperator">&nbsp;</TD>\r
-  <TD align="center" colspan="3" class="admin_title">\r
-    <STRONG>{--ADMIN_SELECT_EMAIL_EDIT--}:</STRONG>\r
-  </TD>\r
-  <TD width="10" class="admin_title seperator">&nbsp;</TD>\r
-</TR>\r
-{!__EMAIL_SELECT_ROWS!}\r
-<TR>\r
-  <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>\r
-  <TD align="center" height="30" colspan="3" class="admin_footer top2">\r
-    <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--ADMIN_EDIT_EMAIL--}">\r
-  </TD>\r
-  <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=edit_emails"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+       class="admin_table dashed">
+       <TR>
+               <TD width="10" height="30" class="admin_title seperator">&nbsp;</TD>
+               <TD align="center" colspan="3" class="admin_title"><STRONG>{--ADMIN_SELECT_EMAIL_EDIT--}:</STRONG>
+               </TD>
+               <TD width="10" class="admin_title seperator">&nbsp;</TD>
+       </TR>
+       {!__EMAIL_SELECT_ROWS!}
+       <TR>
+               <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>
+               <TD align="center" height="30" colspan="3" class="admin_footer top2">
+               <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}">&nbsp;*
+               <INPUT type="submit" name="ok" class="admin_submit"
+                       value="{--ADMIN_EDIT_EMAIL--}"></TD>
+               <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>
+       </TR>
+</TABLE>
+</FORM>