]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_surfbar_urls.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_unlock_surfbar_urls.tpl
index 146534a9463769f543be0f42e070722455aa3cd3..3c0686493364dbdc33508735fbe732b190aed355 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form action="{!URL!}/modules.php?module=admin&amp;what=unlock_surfbar_urls" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=unlock_surfbar_urls" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
 <tr>
        <td align="center" colspan="5" class="admin_title" height="30">
@@ -16,9 +16,9 @@
 $content
 <tr>
        <td class="admin_footer" colspan="5">
-               <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="reject" class="admin_submit" value="{--ADMIN_SURFBAR_REJECT_URL--}" />
-               <INPUT type="submit" name="unlock" class="admin_submit" value="{--ADMIN_SURFBAR_CONFIRM_URL--}" />
+               <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+               <input type="submit" name="reject" class="admin_submit" value="{--ADMIN_SURFBAR_REJECT_URL--}" />
+               <input type="submit" name="unlock" class="admin_submit" value="{--ADMIN_SURFBAR_CONFIRM_URL--}" />
        </td>
 </tr>
 </table>