Even more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_add_sponsor.tpl
index 5f253220fcb3baa9652c67e253a6732dacec57f0..7d2710cdcb46ef1a0d1d7251cda4b5158645e421 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=add_sponsor" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=add_sponsor" method="post">
 <table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="530">
 <tr>
   <td class="admin_title bottom2" width="10" height="30">&nbsp;</td>
@@ -10,7 +10,7 @@
 <tr>
   <td class="bottom2" width="10" height="40">&nbsp;</td>
   <td class="bottom2" colspan="3" align="center">
-    <div class="admin_note">{--ADMIN_SPONSOR_COMPANY_NOTE--}</div>
+    <span class="admin_note">{--ADMIN_SPONSOR_COMPANY_NOTE--}</span>
   </td>
   <td class="bottom2" width="10">&nbsp;</td>
 </tr>
@@ -22,7 +22,7 @@
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td width="200">
-    <INPUT type="text" name="company" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="company" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
@@ -34,7 +34,7 @@
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="position" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="position" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
@@ -46,7 +46,7 @@
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="tax_ident" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="tax_ident" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
@@ -68,8 +68,8 @@
   <td>
     <select name="gender" class="admin_select" size="1">
       <option value="M">{--GENDER_M--}</option>
-        <option value="F">{--GENDER_F--}</option>
-        <option value="C">{--GENDER_C--}</option>
+      <option value="F">{--GENDER_F--}</option>
+      <option value="C">{--GENDER_C--}</option>
     </select>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
@@ -82,7 +82,7 @@
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="surname" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="surname" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
@@ -94,7 +94,7 @@
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="family" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="family" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="street_nr1" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="street_nr1" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="street_nr2" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="street_nr2" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="country" class="admin_normal" size="2" maxlength="2" value="DE">-<INPUT type="text" name="zip" class="admin_normal" size="5" maxlength="6">
-    <INPUT type="text" name="city" class="admin_normal" size="10" maxlength="255">
+    <input type="text" name="country" class="admin_normal" size="2" maxlength="2" value="DE" />-<input type="text" name="zip" class="admin_normal" size="5" maxlength="6" />
+    <input type="text" name="city" class="admin_normal" size="10" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="phone" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="phone" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="fax" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="fax" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="cell" class="admin_normal" size="20" maxlength="255">
+    <input type="text" name="cell" class="admin_normal" size="20" maxlength="255" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="email" class="admin_normal" size="20" maxlength="255" value="@">
+    <input type="text" name="email" class="admin_normal" size="20" maxlength="255" value="@" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="url" class="admin_normal" size="20" maxlength="255" value="http://">
+    <input type="text" name="url" class="admin_normal" size="20" maxlength="255" value="http://" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
   </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">
+    <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 class="seperator" width="10">&nbsp;</td>
 </tr>
   <td>
     <select name="receive_warnings" class="admin_select" size="1">
       <option value="Y">{--YES--}</option>
-        <option value="N">{--NO--}</option>
+      <option value="N">{--NO--}</option>
     </select>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
       <option value="0">{--SELECT_NONE--}</option>
       <option value="{--($_CONFIG['one_day']*1)--}">1 {--DAYS--}</option>
       <option value="{--($_CONFIG['one_day']*3)--}">3 {--DAYS--}</option>
-      <option value="{--($_CONFIG['one_day']*7)--}" selected>1 {--LIFE_WEEKS--}</option>
+      <option value="{--($_CONFIG['one_day']*7)--}" selected="selected">1 {--LIFE_WEEKS--}</option>
       <option value="{--($_CONFIG['one_day']*14)--}">2 {--LIFE_WEEKS--}</option>
       <option value="{--($_CONFIG['one_day']*28)--}">4 {--LIFE_WEEKS--}</option>
       <option value="{--($_CONFIG['one_day']*56)--}">8 {--LIFE_WEEKS--}</option>
   </td>
   <td class="seperator" width="10">&nbsp;</td>
   <td>
-    <INPUT type="text" name="points_amount" class="admin_normal" size="6" maxlength="20" value="{!__SPONSOR_MIN_VALUE!}">
+    <input type="text" name="points_amount" class="admin_normal" size="6" maxlength="20" value="{!__SPONSOR_MIN_VALUE!}" />
   </td>
   <td class="seperator" width="10">&nbsp;</td>
 </tr>
 <tr>
   <td class="admin_footer seperator" width="10">&nbsp;</td>
   <td class="admin_footer" colspan="3" align="center">
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}" />
+    <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+    <input type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}" />
   </td>
   <td class="admin_footer seperator" width="10">&nbsp;</td>
 </tr>