]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_list_rallye_prices.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_rallye_prices.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_list_rallye_prices.tpl b/0.2.1/templates/de/html/admin/admin_list_rallye_prices.tpl
deleted file mode 100644 (file)
index e846d15..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<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>
-       </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>
-       </TR>
-       {--__RALLYE_ROWS--}
-       <TR>
-               <TD colspan="5" align="center" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <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--}">
-               </TD>
-       </TR>
-</TABLE>
-</FORM>
-
-<DIV class="admin_note"><STRONG>{--RALLYE_EDIT_DEL_NOTE--}</STRONG>
-</DIV>