New function isValidUserid() introduced, more rewrites to EL:
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
index c2e12e065ce1a253541344567ba675b313546e89..4f1e3c707d5a2d7a28da52125d31d96a810f1e95 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[userid]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[gender]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,translateGender=$content[gender]%}</td>
        <td align="center" class="switch_sw$content[sw] bottom right">$content[surname]</td>
        <td align="center" class="switch_sw$content[sw] bottom right">$content[family]</td>
        <td align="center" class="switch_sw$content[sw] bottom right">$content[email]</td>