2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=unlock_surfbar_urls%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
5 <td align="center" colspan="5" class="admin_title">
6 <strong>{--ADMIN_UNLOCK_SURFBAR_URLS_TITLE--}</strong>
10 <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
11 <td class="header_column bottom right" align="center"><strong>{--_UID--}</strong></td>
12 <td class="header_column bottom right" align="center"><strong>{--ADMIN_SURFBAR_URL--}</strong></td>
13 <td class="header_column bottom right" align="center"><strong>{--ADMIN_TEST_URL--}</strong></td>
14 <td class="header_column bottom" align="center"><strong>{--ADMIN_SURFBAR_REGISTERED--}</strong></td>
18 <td class="admin_footer" colspan="5">
19 <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
20 <input type="submit" name="reject" class="admin_submit" value="{--ADMIN_SURFBAR_REJECT_URL--}" />
21 <input type="submit" name="unlock" class="admin_submit" value="{--ADMIN_SURFBAR_CONFIRM_URL--}" />