]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_undelete_surfbar_urls_row.tpl
Column has been renamed in database structure, need to rename it in templates, too.
[mailer.git] / templates / de / html / admin / admin_undelete_surfbar_urls_row.tpl
index f322afdc074ba9df5566f98b532d2a4a46ee903e..5b855fea5bcd3e36147d43245199e926579f8ea0 100644 (file)
@@ -1,16 +1,16 @@
 <tr>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="bottom right switch_sw$content[sw]">
                <input type="hidden" name="id[$content[id]]" value="1" />
                <input type="hidden" name="userid_raw[$content[id]]" value="$content[userid]" />
                $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]">
                $content[status]
        </td>
-       <td align="center" class="bottom2 switch_sw$content[sw]">
-               $content[registered]
+       <td align="center" class="bottom switch_sw$content[sw]">
+               $content[url_registered]
        </td>
 </tr>