HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices.tpl
index 9787417c89e024ce342f96cc642c981a2612174e..77260cf3f5b4948eeabcdec082253e1ed5bebb96 100644 (file)
@@ -1,17 +1,17 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_rallyes"
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_rallyes"
        method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="580"
        class="admin_table dashed">
        <TR>
-               <TD colspan="5" align="center" class="admin_title" height="30"><STRONG>{--RALLYE_EDIT_DEL_RALLYES--}:</STRONG>
+               <TD colspan="5" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_DEL_RALLYES--}:</strong>
                </TD>
        </TR>
        <TR>
-               <TD align="center" width="10" class="admin_title bottom2 right2"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD align="center" width="100" class="admin_title bottom2 right2"><STRONG>{--RALLYE_TITLE--}:</STRONG></TD>
-               <TD align="center" width="70" class="admin_title bottom2 right2"><STRONG>{--RALLYE_ADMIN_ID--}:</STRONG></TD>
-               <TD align="center" width="200" class="admin_title bottom2 right2"><STRONG>{--RALLYE_TSTART--}:</STRONG></TD>
-               <TD align="center" width="200" class="admin_title bottom2"><STRONG>{--RALLYE_TEND--}:</STRONG></TD>
+               <TD align="center" width="10" class="admin_title bottom2 right2"><strong>{--ID_SELECT--}</strong></TD>
+               <TD align="center" width="100" class="admin_title bottom2 right2"><strong>{--RALLYE_TITLE--}:</strong></TD>
+               <TD align="center" width="70" class="admin_title bottom2 right2"><strong>{--RALLYE_ADMIN_ID--}:</strong></TD>
+               <TD align="center" width="200" class="admin_title bottom2 right2"><strong>{--RALLYE_TSTART--}:</strong></TD>
+               <TD align="center" width="200" class="admin_title bottom2"><strong>{--RALLYE_TEND--}:</strong></TD>
        </TR>
        {!__RALLYE_ROWS!}
        <TR>
@@ -23,7 +23,7 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
-<DIV class="admin_note"><STRONG>{--RALLYE_EDIT_DEL_NOTE--}</STRONG>
-</DIV>
+<div class="admin_note"><strong>{--RALLYE_EDIT_DEL_NOTE--}</strong>
+</div>