- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_admins_contact_form.tpl
index cf81afd59b1753259ebcb8a254e896a79f2b1550..d43349546183918c4ea8772cb23c7f21143ad901 100644 (file)
@@ -1,24 +1,34 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=admins_contact&amp;admin={--__ADMIN--}" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed">\r
-<TR>\r
-  <TD width="195" class="admin_title bottom2" align="right" height="28"><STRONG>{--ADMINS_ADMIN_ID--}:</STRONG></TD>\r
-  <TD width="10" class="admin_title bottom2 seperator">&nbsp;</TD>\r
-  <TD width="195" class="admin_title bottom2"><STRONG>{--__ADMIN--}</STRONG></TD>\r
-</TR>\r
-<TR><TD colspan="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD colspan="3" align="center">\r
-    {--ADMINS_ENTER_CONTACT_TEXT--}:<BR>\r
-    <TEXTAREA class="admin_normal" name="text" rows="5" cols="40"></TEXTAREA>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="3" class="seperator bottom2">&nbsp;</TD></TR>\r
-{--ADMINS_MESSAGING_SELECTION--}\r
-<TR><TD colspan="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="admin_footer top2" align="right"><INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">\r
-  <TD width="10" class="admin_footer top2 seperator">&nbsp;</TD>\r
-  <TD class="admin_footer top2"><INPUT type="submit" name="ok" class="admin_submit" value="{--ADMINS_CONTACT_SUBMIT--}"></TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=admins_contact&amp;admin={--__ADMIN--}"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="400"
+       class="admin_table dashed">
+       <TR>
+               <TD width="195" class="admin_title bottom2" align="right" height="28"><STRONG>{--ADMINS_ADMIN_ID--}:</STRONG></TD>
+               <TD width="10" class="admin_title bottom2 seperator">&nbsp;</TD>
+               <TD width="195" class="admin_title bottom2"><STRONG>{--__ADMIN--}</STRONG></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="3" align="center">{--ADMINS_ENTER_CONTACT_TEXT--}:<BR>
+               <TEXTAREA class="admin_normal" name="text" rows="5" cols="40"></TEXTAREA>
+               </TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator bottom2">&nbsp;</TD>
+       </TR>
+       {--ADMINS_MESSAGING_SELECTION--}
+       <TR>
+               <TD colspan="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD class="admin_footer top2" align="right"><INPUT type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}">
+               <TD width="10" class="admin_footer top2 seperator">&nbsp;</TD>
+               <TD class="admin_footer top2"><INPUT type="submit" name="ok"
+                       class="admin_submit" value="{--ADMINS_CONTACT_SUBMIT--}"></TD>
+       </TR>
+</TABLE>
+</FORM>