]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_surfbar_urls.tpl
Generic lock/unlock added, surfbar only needs dynamic payment model
[mailer.git] / templates / de / html / admin / admin_del_surfbar_urls.tpl
index 69889a4040a1194b2e3357b01bb6402d760afeea..a8c5dbb481e3b14d1aef674716b362ef9d4473b4 100644 (file)
@@ -1,21 +1,21 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_surfbar_urls" method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
-<TR>
-       <TD align="center" colspan="3" class="admin_title" height="30">
-               <STRONG>{--ADMIN_SURFBAR_DELETE_URLS_TITLE--}</STRONG>
-       </TD>
-</TR>
-<TR>
-       <TD class="admin_title bottom2 right2" align="center"><STRONG>{--_UID--}</STRONG></TD>
-       <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ADMIN_TEST_URL--}</STRONG></TD>
-       <TD class="admin_title bottom2" align="center"><STRONG>{--ADMIN_SURFBAR_REGISTERED--}</STRONG></TD>
-</TR>
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_surfbar_urls" method="POST">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<tr>
+       <td align="center" colspan="3" class="admin_title" height="30">
+               <strong>{--ADMIN_SURFBAR_DELETE_URLS_TITLE--}</strong>
+       </td>
+</tr>
+<tr>
+       <td class="admin_title bottom2 right2" align="center"><strong>{--_UID--}</strong></td>
+       <td class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
+       <td class="admin_title bottom2" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
+</tr>
 $content
-<TR>
-       <TD class="admin_footer" colspan="3">
-               <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-               <INPUT type="submit" name="remove" class="admin_delete" value="{--ADMIN_SURFBAR_DEL_URL_NOW--}">
-       </TD>
-</TR>
-</TABLE>
-</FORM>
+<tr>
+       <td class="admin_footer" colspan="3">
+               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <input type="submit" name="do_delete" class="admin_delete" value="{--ADMIN_SURFBAR_DEL_URL_NOW--}">
+       </td>
+</tr>
+</table>
+</form>