]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_holiday_row.tpl
Even more rewrites to EL
[mailer.git] / templates / de / html / admin / admin_list_holiday_row.tpl
index 680a54b6d24e76675d83bb926aa12e47875829e4..8603de0e384fa31ee2f7c69104c2f8c65895394e 100644 (file)
@@ -3,7 +3,7 @@
                <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
        </td>
        <td class="switch_sw$content[sw] bottom right" align="center">
-               $content[userid]
+               {%pipe,generateUserProfileLink=$content[userid]%}
        </td>
        <td class="switch_sw$content[sw] bottom right" align="center">
                $content[start]
@@ -15,7 +15,7 @@
                <div class="pre">$content[comments]</div>
        </td>
        <td class="switch_sw$content[sw] bottom right" align="center">
-               $content[status]
+               {%pipe,translateUserStatus=$content[status]%}
        </td>
        <td class="switch_sw$content[sw] bottom" align="center">
                $content[last_online]