(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_admins_contact_form.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=admins_contact&amp;admin={--__ADMIN--}" method="POST" style="margin-bottom: 0px">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed">\r
3 <TR>\r
4   <TD width="195" class="admin_title bottom2" align="right" height="28"><STRONG>{--ADMINS_ADMIN_ID--}:</STRONG></TD>\r
5   <TD width="10" class="admin_title bottom2 seperator">&nbsp;</TD>\r
6   <TD width="195" class="admin_title bottom2"><STRONG>{--__ADMIN--}</STRONG></TD>\r
7 </TR>\r
8 <TR><TD colspan="3" class="seperator">&nbsp;</TD></TR>\r
9 <TR>\r
10   <TD colspan="3" align="center">\r
11     {--ADMINS_ENTER_CONTACT_TEXT--}:<BR>\r
12     <TEXTAREA class="admin_normal" name="text" rows="5" cols="40"></TEXTAREA>\r
13   </TD>\r
14 </TR>\r
15 <TR><TD colspan="3" class="seperator bottom2">&nbsp;</TD></TR>\r
16 {--ADMINS_MESSAGING_SELECTION--}\r
17 <TR><TD colspan="3" class="seperator">&nbsp;</TD></TR>\r
18 <TR>\r
19   <TD class="admin_footer top2" align="right"><INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">\r
20   <TD width="10" class="admin_footer top2 seperator">&nbsp;</TD>\r
21   <TD class="admin_footer top2"><INPUT type="submit" name="ok" class="admin_submit" value="{--ADMINS_CONTACT_SUBMIT--}"></TD>\r
22 </TR>\r
23 </TABLE>\r
24 </FORM>\r