]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_surfbar_urls.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_del_surfbar_urls.tpl
index 54f25d6b304323bd8f4c9895371c943ba3bc4dcd..f681e79a0749a66bd2e20b0b3deade219d84c672 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" 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">
+       <td align="center" colspan="3" class="admin_title">
                <strong>{--ADMIN_SURFBAR_DELETE_URLS_TITLE--}</strong>
        </td>
 </tr>
@@ -15,7 +15,7 @@ $content
 <tr>
        <td class="admin_footer" colspan="3">
                <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="do_delete" class="admin_delete" value="{--ADMIN_SURFBAR_DEL_URL_NOW--}" />
+               <input type="submit" name="do_delete" class="admin_delete" value="{--ADMIN_SURFBAR_DELETE_URL_NOW--}" />
        </td>
 </tr>
 </table>