]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_surfbar_list_row.tpl
More rewrites/templates swapped out:
[mailer.git] / templates / de / html / member / member_surfbar_list_row.tpl
index 7f6250cc186658b794b8307aad8d8b73fafd203c..387766923e203b317df82a41cc4fd77f6f17dfd6 100644 (file)
@@ -1,18 +1,18 @@
 <tr>
        <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>
+               <a href="{%pipe,generateDerefererUrl=$content[url]%}" target="_blank" title="{--MEMBER_TEST_URL--}">{--MEMBER_SURFBAR_TEST_URL--}</a>
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[status]
+               {%pipe,translateSurfbarUrlStatus=$content[url_status]%}
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[registered]
+               $content[url_registered]
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[last_locked]
+               $content[url_last_locked]
        </td>
        <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[lock_reason]
+               $content[url_lock_reason]
        </td>
        <td align="center" class="switch_sw$content[sw] bottom">
                $content[actions]