script does now also regonize the difference between payout in withdraw in wernis...
[mailer.git] / templates / de / html / admin / admin_admins_contct_select.tpl
1 <TR>
2         <TD colspan="3" align="center" class="admin_title bottom2" height="28">
3         {--ADMINS_SELECT_CONTACT_TYPE--}</TD>
4 </TR>
5 <TR>
6         <TD colspan="3" class="seperator">&nbsp;</TD>
7 </TR>
8 <TR>
9         <TD align="right"><INPUT type="radio" name="type"
10                 class="admin_normal" value="mail" checked>&nbsp;{--ADMINS_CONTACT_TYPE_MAIL--}
11         </TD>
12         <TD width="10" class="seperator">&nbsp;</TD>
13         <TD><INPUT type="radio" name="type" class="admin_normal"
14                 value="msg">&nbsp;{--ADMINS_CONTACT_TYPE_MSG--}</TD>
15 </TR>