]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_account_form.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / sponsor / sponsor_account_form.tpl
index 8b8d182c4b2ff0068b01441cefa21da5c5643f60..8ec494a344b269ab98a0ec3b01a6e20930b1ba30 100644 (file)
 <div align="center">
 <form action="{!URL!}/modules.php?module=sponsor&amp;what=account" method="POST" style="padding-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
-<TR>
-  <TD colspan="2" align="center" class="sponsor_header bottom2" height="32">
+<table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
+<tr>
+  <td colspan="2" align="center" class="sponsor_header bottom2" height="32">
     <strong>{--SPONSOR_ENTER_COMPANY_DATA--}:</strong>
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_COMPANY_TITLE--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="company" class="guest_normal" size="20" maxlength="255" value="$content[company]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_COMPANY_POSITION--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="position" class="guest_normal" size="20" maxlength="255" value="$content[position]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_TAX_IDENT--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="tax_ident" class="guest_normal" size="20" maxlength="255" value="$content[tax_ident]">
-  </TD>
-</TR>
-<TR>
-  <TD colspan="2" align="center" class="sponsor_header bottom2" height="32">
+  </td>
+</tr>
+<tr>
+  <td colspan="2" align="center" class="sponsor_header bottom2" height="32">
     <strong>{--SPONSOR_ENTER_PERSONA_DATA--}:</strong>
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--GUEST_GENDER--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<select name="gender" class="guest_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>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--GUEST_SURNAME--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="surname" class="guest_normal" size="20" maxlength="255" value="$content[surname]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--GUEST_FAMILY--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="family" class="guest_normal" size="20" maxlength="255" value="$content[family]">
-  </TD>
-</TR>
-<TR>
-  <TD colspan="2" align="center" class="sponsor_header bottom2" height="32">
+  </td>
+</tr>
+<tr>
+  <td colspan="2" align="center" class="sponsor_header bottom2" height="32">
     <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_STREET_NR1--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="street_nr1" class="guest_normal" size="20" maxlength="255" value="$content[street_nr1]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_STREET_NR2--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="street_nr2" class="guest_normal" size="20" maxlength="255" value="$content[street_nr2]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="country" class="guest_normal" size="2" maxlength="2" value="$content[country]">-<INPUT type="text" name="zip" class="guest_normal" size="5" maxlength="6" value="$content[zip]">
     <INPUT type="text" name="city" class="guest_normal" size="10" maxlength="255" value="$content[city]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_PHONE--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="phone" class="guest_normal" size="20" maxlength="255" value="$content[phone]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_FAX--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="fax" class="guest_normal" size="20" maxlength="255" value="$content[fax]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_CELL--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="cell" class="guest_normal" size="20" maxlength="255" value="$content[cell]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_EMAIL--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="email" class="guest_normal" size="20" maxlength="255" value="$content[email]">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_URL--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="text" name="url" class="guest_normal" size="20" maxlength="255" value="$content[url]">
-  </TD>
-</TR>
-<TR>
-  <TD class="sponsor_header bottom2" colspan="2" align="center" height="37">
+  </td>
+</tr>
+<tr>
+  <td class="sponsor_header bottom2" colspan="2" align="center" height="37">
     <strong>{--SPONSOR_ENTER_OLD_PASSWORD--}:</strong>
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_PASSWORD--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="password" name="pass_old" class="guest_normal" size="10" maxlength="255">
-  </TD>
-</TR>
-<TR>
-  <TD class="sponsor_header bottom2" colspan="2" align="center" height="37">
+  </td>
+</tr>
+<tr>
+  <td class="sponsor_header bottom2" colspan="2" align="center" height="37">
     <strong>{--SPONSOR_CHANGE_PASSWORD--}:</strong>
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2 right2" width="275" align="right" height="27">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2 right2" width="275" align="right" height="27">
     {--SPONSOR_ENTER_PASSWORDS--}:&nbsp;
-  </TD>
-  <TD class="bottom2" width="275">
+  </td>
+  <td class="bottom2" width="275">
     &nbsp;<INPUT type="password" name="pass1" class="guest_normal" size="10" maxlength="255">
     <INPUT type="password" name="pass2" class="guest_normal" size="10" maxlength="255">
-  </TD>
-</TR>
-<TR>
-  <TD class="bottom2" colspan="2" align="center">
+  </td>
+</tr>
+<tr>
+  <td class="bottom2" colspan="2" align="center">
     <div class="tiny guest_note">{--SPONSOR_PASSWORD_NOTE--}</div>
-  </TD>
-</TR>
-<TR>
-  <TD class="sponsor_footer" colspan="2" align="center" height="32">
+  </td>
+</tr>
+<tr>
+  <td class="sponsor_footer" colspan="2" align="center" height="32">
     <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
     <INPUT type="submit" name="ok" class="guest_submit" value="{--SAVE_SETTINGS--}" />
-  </TD>
-</TR>
-</TABLE>
+  </td>
+</tr>
+</table>
 </form>
 </div>