]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices.tpl
More fixes for rallye prices
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices.tpl
index b6399216a2e67c2b2df7abb377f59f31b80da6c8..b12776a10783cea3be349fcf9206f6c91c402a49 100644 (file)
@@ -1,12 +1,11 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_rallye_prices" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" 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>{--ADMIN_LIST_RALLYES_PRICING--}:</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>
        </tr>
        $content
        <tr>
-               <td colspan="5" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="admin_submit" value="{--RALLYE_EDIT_ADMIN--}" />
-                       <input type="submit" name="del" class="admin_delete" value="{--RALLYE_DELETE_ADMIN--}" />
-               </td>
+               <td colspan="5" class="admin_footer">&nbsp;</td>
        </tr>
 </table>
-</form>
 
 <div class="admin_note">
-       {--RALLYE_EDIT_DEL_NOTE--}
+       {--ADMIN_RALLYE_PRICES_NOTE--}
 </div>
 </div>