More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / guest / guest_receive_table.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="440"
2         class="register_header dashed">
3         <tr>
4                 <td width="60%" align="right" height="40" class="register_left">
5                 <strong>{--MAX_PER_DAY--}:</strong>&nbsp;&nbsp;</td>
6                 <td width="40%" class="register_right"><select name="max_mails"
7                         size="1" class="register_select">
8                         {!__MAX_RECEIVE_OPTIONS!}
9                 </select></td>
10         </tr>
11 </table>