All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_surfbar_urls_row.tpl
index d3c621fa4324c63e52987d5cd3bacddbf73dc62e..ad1894326a84e27e023ef8c4b297b0331216ee79 100644 (file)
@@ -1,26 +1,26 @@
 <tr>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right 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]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[userid]
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                <a href="$content[url]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                <a href="{?URL?}/modules.php?module=admin&amp;what=surfbar_stats&amp;url_id=$content[id]">$content[views_total]</a>
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[status]
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[registered]
        </td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                $content[last_locked]
        </td>
-       <td align="center" class="bottom2 switch_sw$content[sw]">
+       <td align="center" class="bottom switch_sw$content[sw]">
                $content[lock_reason]
        </td>
 </tr>