A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_unlock_surfbar_urls_row.tpl
index 516e5409e9e957df11228051d0d52e6c6b54b75e..2a26895f17da10b7b2842e38761e19a616754ed2 100644 (file)
@@ -1,17 +1,17 @@
-<TR>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
-               <INPUT type="checkbox" name="id[$content[id]]" value="1" class="admin_normal" />
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+<tr>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+               <input type="checkbox" class="admin_normal" title="{--Id_SELECT--} $content[id]" name="id[$content[id]]" value="1" />
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                $content[userid]
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                $content[url]
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                <a href="$content[framekiller]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
-       </TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 switch_sw$content[sw]">
                $content[registered]
-       </TD>
-</TR>
+       </td>
+</tr>