]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_account_form.tpl
More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / templates / de / html / sponsor / sponsor_account_form.tpl
index 9bfc70084f68a8ee4da6f07ed31fab15225cc253..c104ff0e9b6e65e067d63a3b34e030f111ff4009 100644 (file)
@@ -7,27 +7,27 @@
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_COMPANY_TITLE--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_COMPANY_TITLE--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="company" class="guest_normal" size="20" maxlength="255" value="$content[company]" />
+  <td class="bottom">
+    <input type="text" name="company" class="guest_normal" size="20" maxlength="255" value="{%sponsor,company=$content[id]%}" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_COMPANY_POSITION--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_COMPANY_POSITION--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="position" class="guest_normal" size="20" maxlength="255" value="$content[position]" />
+  <td class="bottom">
+    <input type="text" name="position" class="guest_normal" size="20" maxlength="255" value="{%sponsor,position=$content[id]%}" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_TAX_IDENT--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_TAX_IDENT--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="tax_ident" class="guest_normal" size="20" maxlength="255" value="$content[tax_ident]" />
+  <td class="bottom">
+    <input type="text" name="tax_ident" class="guest_normal" size="20" maxlength="255" value="{%sponsor,tax_ident=$content[id]%}" />
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--GUEST_GENDER--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--GUEST_GENDER--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<select name="gender" class="guest_select" size="1">
+  <td class="bottom">
+    <select name="gender" class="guest_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>
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--GUEST_SURNAME--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--GUEST_SURNAME--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="surname" class="guest_normal" size="20" maxlength="255" value="$content[surname]" />
+  <td class="bottom">
+    <input type="text" name="surname" class="guest_normal" size="20" maxlength="255" value="{%sponsor,surname=$content[id]%}" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--GUEST_FAMILY--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--GUEST_FAMILY--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="family" class="guest_normal" size="20" maxlength="255" value="$content[family]" />
+  <td class="bottom">
+    <input type="text" name="family" class="guest_normal" size="20" maxlength="255" value="{%sponsor,family=$content[id]%}" />
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_STREET_NR1--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_STREET_NR1--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="street_nr1" class="guest_normal" size="20" maxlength="255" value="$content[street_nr1]" />
+  <td class="bottom">
+    <input type="text" name="street_nr1" class="guest_normal" size="20" maxlength="255" value="{%sponsor,street_nr1=$content[id]%}" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_STREET_NR2--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_STREET_NR2--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="street_nr2" class="guest_normal" size="20" maxlength="255" value="$content[street_nr2]" />
+  <td class="bottom">
+    <input type="text" name="street_nr2" class="guest_normal" size="20" maxlength="255" value="{%sponsor,street_nr2=$content[id]%}" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_CNTRY_ZIP_CITY--}:
   </td>
-  <td class="bottom" 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 class="bottom">
+    <input type="text" name="country" class="guest_normal" size="2" maxlength="2" value="{%sponsor,country=$content[id]%}" />-<input type="text" name="zip" class="guest_normal" size="5" maxlength="6" value="{%sponsor,zip,bigintval=$content[id]%}" />
+    <input type="text" name="city" class="guest_normal" size="10" maxlength="255" value="{%sponsor,city=$content[id]%}" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_PHONE--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_PHONE--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="phone" class="guest_normal" size="20" maxlength="255" value="$content[phone]" />
+  <td class="bottom">
+    <input type="text" name="phone" class="guest_normal" size="20" maxlength="255" value="$content[phone]" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_FAX--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_FAX--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="fax" class="guest_normal" size="20" maxlength="255" value="$content[fax]" />
+  <td class="bottom">
+    <input type="text" name="fax" class="guest_normal" size="20" maxlength="255" value="$content[fax]" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_CELL--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_CELL--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="cell" class="guest_normal" size="20" maxlength="255" value="$content[cell]" />
+  <td class="bottom">
+    <input type="text" name="cell" class="guest_normal" size="20" maxlength="255" value="$content[cell]" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_EMAIL--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_EMAIL--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="email" class="guest_normal" size="20" maxlength="255" value="$content[email]" />
+  <td class="bottom">
+    <input type="text" name="email" class="guest_normal" size="20" maxlength="255" value="$content[email]" />
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_URL--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_URL--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="text" name="url" class="guest_normal" size="20" maxlength="255" value="$content[url]" />
+  <td class="bottom">
+    <input type="text" name="url" class="guest_normal" size="20" maxlength="255" value="$content[url]" />
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_PASSWORD--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_PASSWORD--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="password" name="pass_old" class="guest_normal" size="10" maxlength="255" />
+  <td class="bottom">
+    <input type="password" name="pass_old" class="guest_normal" size="10" maxlength="255" />
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="bottom right" width="275" align="right" height="27">
-    {--SPONSOR_ENTER_PASSWORDS--}:&nbsp;
+  <td class="bottom right" align="right" height="27">
+    {--SPONSOR_ENTER_PASSWORDS--}:
   </td>
-  <td class="bottom" width="275">
-    &nbsp;<input type="password" name="pass1" class="guest_normal" size="10" maxlength="255" />
+  <td class="bottom">
+    <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>