More template fixes
[mailer.git] / templates / de / html / admin / admin_unlock_surfbar_urls.tpl
index f1f99f3831412bdd57660f7587e8de5e9364f97c..54256750996141cc41fc7d14037fbaeb93ef4ab5 100644 (file)
@@ -1,19 +1,20 @@
 <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">
+<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
 <TR>
-       <TD align="center" colspan="4" class="admin_title" height="30">
-               <STRONG>{--EDIT_DEL_REFDEPTH--}</STRONG>
+       <TD align="center" colspan="5" class="admin_title" height="30">
+               <STRONG>{--ADMIN_UNLOCK_SURFBAR_URLS_TITLE--}</STRONG>
        </TD>
 </TR>
 <TR>
        <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
        <TD class="admin_title bottom2 right2" align="center"><STRONG>{--_UID--}</STRONG></TD>
+       <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ADMIN_SURFBAR_URL--}</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="4">
+       <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--}" />