More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_edit_sponsor_edit.tpl
index f78aeebd566d533070200388be2b48a9c00e7609..5df6cb2a3dffdf9b0e7ab42daec3da16b52d508d 100644 (file)
 <div align="center"><form action="{!URL!}/modules.php?module=admin&amp;what=edit_sponsor&amp;id={!__SPONSOR_ID!}&amp;mode=edit" method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed" align="center">
-<TR>
-  <TD colspan="5" align="center" class="admin_title bottom2" height="30">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
+<tr>
+  <td colspan="5" align="center" class="admin_title bottom2" height="30">
     <strong>{--ADMIN_SPONSOR_ENTER_COMPANY_DATA--}: ({!__SPONSOR_ID!})</strong>
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2" width="10">&nbsp;</TD>
-  <TD class="bottom2" colspan="3" align="center">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2" width="10">&nbsp;</td>
+  <td class="bottom2" colspan="3" align="center">
     <div class="admin_note">{--ADMIN_SPONSOR_COMPANY_NOTE--}</div>
-  </TD>
-  <TD class="bottom2" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right" width="295">
+  </td>
+  <td class="bottom2" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right" width="295">
     {--SPONSOR_ENTER_COMPANY_TITLE--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD width="255">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td width="255">
     <INPUT type="text" name="company" class="admin_normal" size="20" maxlength="255" value="{!__COMPANY!}">
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right">
     {--SPONSOR_ENTER_COMPANY_POSITION--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="position" class="admin_normal" size="20" maxlength="255" value="{!__POSITION!}">
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right" valign="top">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right" valign="top">
     {--SPONSOR_ENTER_TAX_IDENT--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="tax_ident" class="admin_normal" size="20" maxlength="255" value="{!__TAX_IDENT!}">
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator bottom2" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
-  <TD class="admin_title bottom2" colspan="3" align="center">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td class="admin_title bottom2" width="10" height="30">&nbsp;</td>
+  <td class="admin_title bottom2" colspan="3" align="center">
     <strong>{--ADMIN_SPONSOR_ENTER_PERSONA_DATA--}</strong>
-  </TD>
-  <TD class="admin_title bottom2" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD width="10">&nbsp;</TD>
-  <TD width="295" align="right" height="21">
+  </td>
+  <td class="admin_title bottom2" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td width="10">&nbsp;</td>
+  <td width="295" align="right" height="21">
     {--GUEST_GENDER--}:
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD width="255">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td width="255">
     <select name="gender" class="admin_select" size="1">
       <option value="M"{!__GENDER_M!}">{--GENDER_M--}</option>
       <option value="F"{!__GENDER_F!}">{--GENDER_F--}</option>
       <option value="C"{!__GENDER_C!}">{--GENDER_C--}</option>
     </select>
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td width="10">&nbsp;</td>
+  <td align="right">
     {--SURNAME_FAMILY--}:
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="surname" class="admin_normal" size="8" maxlength="255" value="{!__SURNAME!}">
     <INPUT type="text" name="family" class="admin_normal" size="8" maxlength="255" value="{!__FAMILY!}">
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td width="10">&nbsp;</td>
+  <td align="right">
     {--SPONSOR_ENTER_STREET_NR1--}:
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="street_nr1" class="admin_normal" size="20" maxlength="255" value="{!__STREET1!}">
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td width="10">&nbsp;</td>
+  <td align="right">
     {--SPONSOR_ENTER_STREET_NR2--}:
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="street_nr2" class="admin_normal" size="20" maxlength="255" value="{!__STREET2!}">
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td width="10">&nbsp;</td>
+  <td align="right">
     {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="country" class="admin_normal" size="2" maxlength="3" value="{!__COUNTRY!}">-<INPUT type="text" name="zip" class="admin_normal" size="5" maxlength="6" value="{!__ZIP!}">
     <INPUT type="text" name="city" class="admin_normal" size="15" maxlength="255" value="{!__CITY!}">
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right" valign="top">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right" valign="top">
     {--SPONSOR_ENTER_PHONE--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="phone" class="admin_normal" size="20" maxlength="255" value="{!__PHONE!}">
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right" valign="top">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right" valign="top">
     {--SPONSOR_ENTER_FAX--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="fax" class="admin_normal" size="20" maxlength="255" value="{!__FAX!}">
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right" valign="top">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right" valign="top">
     {--SPONSOR_ENTER_CELL--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="cell" class="admin_normal" size="20" maxlength="255" value="{!__CELL!}">
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td width="10">&nbsp;</td>
+  <td align="right">
     {--ADDY--}:
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="email" class="admin_normal" size="30" maxlength="255" value="{!__EMAIL!}">
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right" valign="top">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right" valign="top">
     {--SPONSOR_ENTER_URL--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="text" name="url" class="admin_normal" size="30" maxlength="255" value="{!__URL!}">
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator bottom2" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD colspan="5" align="center" class="admin_title bottom2" height="30">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td colspan="5" align="center" class="admin_title bottom2" height="30">
     <strong>{--ADMIN_SPONSOR_ENTER_PASSWORDS--}</strong>
-  </TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right" valign="top">
+  </td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right" valign="top">
     {--SPONSOR_ENTER_PASSWORDS--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     <INPUT type="password" name="pass1" class="admin_normal" size="10" maxlength="255">
     <INPUT type="password" name="pass2" class="admin_normal" size="10" maxlength="255">
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD width="10" height="30">&nbsp;</TD>
-  <TD colspan="3" align="center">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td width="10" height="30">&nbsp;</td>
+  <td colspan="3" align="center">
     <div class="tiny">{--ADMIN_EDIT_USER_PASSWORD_NOTE--}</div>
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator bottom2" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
-  <TD class="admin_title bottom2" colspan="3" align="center">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td class="admin_title bottom2" width="10" height="30">&nbsp;</td>
+  <td class="admin_title bottom2" colspan="3" align="center">
     <strong>{--ADMIN_SPONSOR_WARNINGS_POINTS--}</strong>
-  </TD>
-  <TD class="admin_title bottom2" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td class="admin_title bottom2" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right">
     {--SPONSOR_RECEIVE_WARNINGS--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD style="padding-left: 15px">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td style="padding-left: 15px">
     <select name="receive_warnings" class="admin_select" size="1">
       <option value="Y">{--YES--}</option>
         <option value="N">{--NO--}</option>
     </select>
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD align="right">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td align="right">
     {--SPONSOR_WARNING_INTERVAL--}:&nbsp;
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-  <TD>
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+  <td>
     {!__INTERVAL!}
-  </TD>
-  <TD class="seperator" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator bottom2" colspan="5" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD colspan="5" class="admin_footer">
+  </td>
+  <td class="seperator" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator bottom2" colspan="5" height="5">&nbsp;</td></tr>
+<tr>
+  <td colspan="5" class="admin_footer">
     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
     <INPUT type="submit" name="edit" class="admin_submit" value="{--CHANGE_PROFILE--}" />
-  </TD>
-</TR>
-</TABLE>
+  </td>
+</tr>
+</table>
 </form></div>