]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_admins_mails_list.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_admins_mails_list.tpl
index f2d0d2c1af504e0e082cea13dd96b3834e4e5e87..6d530a9912acd633dbb90857cc8450ee8ebb756a 100644 (file)
@@ -1,27 +1,25 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=admins_mails" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="admin_table dashed">\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_title" height="30">\r
-    <STRONG>{--ADMINS_MAILS_TITLE--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD width="30" class="admin_title bottom2 right2" align="center">\r
-    <STRONG>{--ID_SELECT--}</STRONG>\r
-  </TD>\r
-  <TD width="235" class="admin_title bottom2 right2" align="center">\r
-    <STRONG>{--ADMIN_ADMINS_TEMPLATE--}:</STRONG>\r
-  </TD>\r
-  <TD width="235" class="admin_title bottom2" align="center">\r
-    <STRONG>{--ADMIN_ADMINS_CONTACT--}:</STRONG>\r
-  </TD>\r
-</TR>\r
-{--__MAILS_ROWS--}\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
-    <INPUT type="submit" name="edit" class="admin_submit" value="{--ADMIN_ADMINS_EDIT--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=admins_mails"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="500"
+       class="admin_table dashed">
+       <TR>
+               <TD colspan="3" align="center" class="admin_title" height="30"><STRONG>{--ADMINS_MAILS_TITLE--}</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD width="30" class="admin_title bottom2 right2" align="center">
+               <STRONG>{--ID_SELECT--}</STRONG></TD>
+               <TD width="235" class="admin_title bottom2 right2" align="center">
+               <STRONG>{--ADMIN_ADMINS_TEMPLATE--}:</STRONG></TD>
+               <TD width="235" class="admin_title bottom2" align="center"><STRONG>{--ADMIN_ADMINS_CONTACT--}:</STRONG>
+               </TD>
+       </TR>
+       {--__MAILS_ROWS--}
+       <TR>
+               <TD colspan="3" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <INPUT type="submit" name="edit" class="admin_submit"
+                       value="{--ADMIN_ADMINS_EDIT--}"></TD>
+       </TR>
+</TABLE>
+</FORM>