]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_account_form.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / sponsor / sponsor_account_form.tpl
index 9c0a2732f7cc392e300a94997e12f771f795b977..568cf01091df88a56700193b909088b4052e3033 100644 (file)
 <form accept-charset="utf-8" action="{%url=modules.php?module=sponsor&amp;what=account%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
 <tr>
-  <td colspan="2" align="center" class="sponsor_header bottom" height="32">
-    <strong>{--SPONSOR_ENTER_COMPANY_DATA--}:</strong>
-  </td>
+       <td colspan="2" align="center" class="sponsor_header bottom" height="32">
+               <strong>{--SPONSOR_ENTER_COMPANY_DATA--}:</strong>
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_COMPANY_TITLE--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="company" class="form_field" size="20" maxlength="255" value="{%sponsor,company=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_COMPANY_TITLE--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="company" size="20" maxlength="255" value="{%sponsor,company=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_COMPANY_POSITION--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="position" class="form_field" size="20" maxlength="255" value="{%sponsor,position=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_COMPANY_POSITION--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="position" size="20" maxlength="255" value="{%sponsor,position=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_TAX_IDENT--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="tax_ident" class="form_field" size="20" maxlength="255" value="{%sponsor,tax_ident=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_TAX_IDENT--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="tax_ident" size="20" maxlength="255" value="{%sponsor,tax_ident=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td colspan="2" align="center" class="sponsor_header bottom" height="32">
-    <strong>{--SPONSOR_ENTER_PERSONA_DATA--}:</strong>
-  </td>
+       <td colspan="2" align="center" class="sponsor_header bottom" height="32">
+               <strong>{--SPONSOR_ENTER_PERSONA_DATA--}:</strong>
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--GENDER--}:
-  </td>
-  <td class="bottom">
-    <select name="gender" class="form_select" size="1">
-      <option value="M"$content[gender_m]>{--GENDER_M--}</option>
-      <option value="F"$content[gender_f]>{--GENDER_F--}</option>
-      <option value="C"$content[gender_c]>{--GENDER_C--}</option>
-    </select>
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--GENDER--}:
+       </td>
+       <td class="bottom">
+               <select name="gender" class="form_select" size="1">
+                       <option value="M"$content[gender_m]>{--GENDER_M--}</option>
+                       <option value="F"$content[gender_f]>{--GENDER_F--}</option>
+                       <option value="C"$content[gender_c]>{--GENDER_C--}</option>
+               </select>
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--GUEST_SURNAME--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="surname" class="form_field" size="20" maxlength="255" value="{%sponsor,surname=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--GUEST_SURNAME--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="surname" size="20" maxlength="255" value="{%sponsor,surname=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--GUEST_FAMILY--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="family" class="form_field" size="20" maxlength="255" value="{%sponsor,family=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--GUEST_FAMILY--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="family" size="20" maxlength="255" value="{%sponsor,family=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td colspan="2" align="center" class="sponsor_header bottom" height="32">
-    <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
-  </td>
+       <td colspan="2" align="center" class="sponsor_header bottom" height="32">
+               <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_STREET_NR1--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="street_nr1" class="form_field" size="20" maxlength="255" value="{%sponsor,street_nr1=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_STREET_NR1--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="street_nr1" size="20" maxlength="255" value="{%sponsor,street_nr1=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_STREET_NR2--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="street_nr2" class="form_field" size="20" maxlength="255" value="{%sponsor,street_nr2=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_STREET_NR2--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="street_nr2" size="20" maxlength="255" value="{%sponsor,street_nr2=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="country" class="form_field" size="2" maxlength="2" value="{%sponsor,country=$content[id]%}" />-<input type="text" name="zip" class="form_field" size="5" maxlength="6" value="{%sponsor,zip,bigintval=$content[id]%}" />
-    <input type="text" name="city" class="form_field" size="10" maxlength="255" value="{%sponsor,city=$content[id]%}" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="country" size="2" maxlength="2" value="{%sponsor,country=$content[id]%}" />-<input type="text" class="form_field" name="zip" size="5" maxlength="6" value="{%sponsor,zip,bigintval=$content[id]%}" />
+               <input type="text" class="form_field" name="city" size="10" maxlength="255" value="{%sponsor,city=$content[id]%}" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_PHONE--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="phone" class="form_field" size="20" maxlength="255" value="$content[phone]" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_PHONE--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="phone" size="20" maxlength="255" value="$content[phone]" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_FAX--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="fax" class="form_field" size="20" maxlength="255" value="$content[fax]" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_FAX--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="fax" size="20" maxlength="255" value="$content[fax]" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_CELL--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="cell" class="form_field" size="20" maxlength="255" value="$content[cell]" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_CELL--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="cell" size="20" maxlength="255" value="$content[cell]" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_EMAIL--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="email" class="form_field" size="20" maxlength="255" value="$content[email]" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_EMAIL--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="email" size="20" maxlength="255" value="$content[email]" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_URL--}:
-  </td>
-  <td class="bottom">
-    <input type="text" name="url" class="form_field" size="20" maxlength="255" value="$content[url]" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_URL--}:
+       </td>
+       <td class="bottom">
+               <input type="text" class="form_field" name="url" size="20" maxlength="255" value="$content[url]" />
+       </td>
 </tr>
 <tr>
-  <td class="sponsor_header bottom" colspan="2" align="center" height="37">
-    <strong>{--SPONSOR_ENTER_OLD_PASSWORD--}:</strong>
-  </td>
+       <td class="sponsor_header bottom" colspan="2" align="center" height="37">
+               <strong>{--SPONSOR_ENTER_OLD_PASSWORD--}:</strong>
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_PASSWORD--}:
-  </td>
-  <td class="bottom">
-    <input type="password" name="pass_old" class="form_field" size="10" maxlength="255" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_PASSWORD--}:
+       </td>
+       <td class="bottom">
+               <input type="password" class="form_field" name="pass_old" size="10" maxlength="255" />
+       </td>
 </tr>
 <tr>
-  <td class="sponsor_header bottom" colspan="2" align="center" height="37">
-    <strong>{--SPONSOR_CHANGE_PASSWORD--}:</strong>
-  </td>
+       <td class="sponsor_header bottom" colspan="2" align="center" height="37">
+               <strong>{--SPONSOR_CHANGE_PASSWORD--}:</strong>
+       </td>
 </tr>
 <tr>
-  <td class="bottom right" align="right" height="27">
-    {--SPONSOR_ENTER_PASSWORDS--}:
-  </td>
-  <td class="bottom">
-    <input type="password" name="pass1" class="form_field" size="10" maxlength="255" />
-    <input type="password" name="pass2" class="form_field" size="10" maxlength="255" />
-  </td>
+       <td class="bottom right" align="right" height="27">
+               {--SPONSOR_ENTER_PASSWORDS--}:
+       </td>
+       <td class="bottom">
+               <input type="password" class="form_field" name="pass1" size="10" maxlength="255" />
+               <input type="password" class="form_field" name="pass2" size="10" maxlength="255" />
+       </td>
 </tr>
 <tr>
-  <td class="bottom" colspan="2" align="center">
-    <div class="tiny notice">{--SPONSOR_PASSWORD_NOTE--}</div>
-  </td>
+       <td class="bottom" colspan="2" align="center">
+               <div class="tiny notice">{--SPONSOR_PASSWORD_NOTE--}</div>
+       </td>
 </tr>
 <tr>
-  <td class="sponsor_footer" colspan="2" align="center" height="32">
-    <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-    <input type="submit" name="ok" class="form_submit" value="{--SAVE_SETTINGS--}" />
-  </td>
+       <td class="sponsor_footer" colspan="2" align="center" height="32">
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
+       </td>
 </tr>
 </table>
 </form>