]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_reflvl.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_add_reflvl.tpl
index c2440edf22f8a2f9fad6aa446be32971f65426b4..dad2f550da39463a51d4334046d21190973bb7fc 100644 (file)
@@ -1,46 +1,46 @@
 <form
        action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref&do=add"
        method="POST" style="margin-bottom: 0px">
 <form
        action="{!URL!}/modules.php?module=admin&amp;what=config_points&sub=ref&do=add"
        method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+<table border="0" cellspacing="0" cellpadding="0" align="center"
        class="admin_table dashed">
        class="admin_table dashed">
-       <TR>
-               <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><strong>{--ADD_NEW_REFDEPTH--}</strong>
-               </TD>
-               <TD class="admin_title bottom2" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" colspan="5" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD align="right" width="200">{--ENTER_REF_LVL--}:</TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD><INPUT type="text" name="lvl" class="admin_normal" size="3"
-                       maxlength="3"></TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" colspan="5" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD align="right" width="200">{--ENTER_REF_PERCENTS--}:</TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-               <TD><INPUT type="text" name="perc" class="admin_normal" size="3"
-                       maxlength="3">%</TD>
-               <TD class="seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="seperator bottom2" colspan="5" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-               <TD class="admin_footer" colspan="3" align="center"><INPUT
+       <tr>
+               <td class="admin_title bottom2" width="10" height="30">&nbsp;</td>
+               <td class="admin_title bottom2" colspan="3" align="center"><strong>{--ADD_NEW_REFDEPTH--}</strong>
+               </td>
+               <td class="admin_title bottom2" width="10">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="seperator" colspan="5" height="7">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="seperator" width="10">&nbsp;</td>
+               <td align="right" width="200">{--ENTER_REF_LVL--}:</td>
+               <td class="seperator" width="10">&nbsp;</td>
+               <td><INPUT type="text" name="lvl" class="admin_normal" size="3"
+                       maxlength="3"></td>
+               <td class="seperator" width="10">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="seperator" colspan="5" height="7">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="seperator" width="10">&nbsp;</td>
+               <td align="right" width="200">{--ENTER_REF_PERCENTS--}:</td>
+               <td class="seperator" width="10">&nbsp;</td>
+               <td><INPUT type="text" name="perc" class="admin_normal" size="3"
+                       maxlength="3">%</td>
+               <td class="seperator" width="10">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="seperator bottom2" colspan="5" height="7">&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"
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--ADD_DEPTH--}" /></TD>
-               <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-       </TR>
-</TABLE>
+                       value="{--ADD_DEPTH--}" /></td>
+               <td class="admin_footer seperator" width="10">&nbsp;</td>
+       </tr>
+</table>
 </form>
\ No newline at end of file
 </form>
\ No newline at end of file