]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_surfbar_list_row.tpl
Column has been renamed in database structure, need to rename it in templates, too.
[mailer.git] / templates / de / html / member / member_surfbar_list_row.tpl
index ae87f579af2c940eae15e8a9943426221e69e943..05960e4675008d7ac0ad4a451c2ed5489b3d16aa 100644 (file)
@@ -1,20 +1,20 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                <a href="$content[url]" target="_blank" title="{--MEMBER_TEST_URL--}">{--MEMBER_SURFBAR_TEST_URL--}</a>
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[status]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
-               $content[registered]
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[url_registered]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
-               $content[last_locked]
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[url_last_locked]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[lock_reason]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2">
+       <td align="center" class="switch_sw$content[sw] bottom">
                $content[actions]
        </td>
 </tr>