]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallyes.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_rallyes.tpl
index c034c51b971a36fc0290d90209571fca91896b3f..bf47082df663357445523c28c54cd11b1844290c 100644 (file)
@@ -1,26 +1,26 @@
-<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="730"
        class="admin_table dashed">
        <TR>
-               <TD colspan="6" align="center" class="admin_title" height="30"><STRONG>{--RALLYE_EDIT_DEL_RALLYES--}:</STRONG>
+               <TD colspan="6" 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" class="admin_title bottom2" colspan="5"><STRONG>{--RALLYE_LIST_OVERVIEW_TITLE--}:</STRONG></TD>
+               <TD align="center" width="10" class="admin_title bottom2 right2"><strong>{--ID_SELECT--}</strong></TD>
+               <TD align="center" class="admin_title bottom2" colspan="5"><strong>{--RALLYE_LIST_OVERVIEW_TITLE--}:</strong></TD>
        </TR>
-       {--__RALLYE_ROWS--}
+       {!__RALLYE_ROWS!}
        <TR>
-               <TD colspan="6" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <TD colspan="6" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
                <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--RALLYE_EDIT_ADMIN--}">&nbsp;* <INPUT type="submit"
-                       name="del" class="admin_delete" value="{--RALLYE_DELETE_ADMIN--}">
+                       value="{--RALLYE_EDIT_ADMIN--}" /> <INPUT type="submit"
+                       name="del" class="admin_delete" value="{--RALLYE_DELETE_ADMIN--}" />
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
-<DIV class="admin_note"><STRONG class="admin_note">{--RALLYE_EDIT_ONLY_INACTIVE_NOTE--}</STRONG>
-</DIV>
+<div class="admin_note"><div class="admin_note">{--RALLYE_EDIT_ONLY_INACTIVE_NOTE--}</strong>
+</div>