]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_rows.tpl
New function isValidUserid() introduced, more rewrites to EL:
[mailer.git] / templates / de / html / admin / admin_list_bonus_rows.tpl
index 61169443d77b0ea4901e2c7a2492944fc24e249f..04b8a9fafbf68df45f9712b31cf0c72005e025f6 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
        <td class="switch_sw$content[sw] bottom right" align="center">$content[win1]$content[cnt]$content[win2]</td>
-       <td class="switch_sw$content[sw] bottom right" align="center">$content[win1]$content[userid]$content[win2]</td>
-       <td class="switch_sw$content[sw] bottom right">$content[win1]<a href="$content[email]">$content[gender] $content[surname] $content[family]</a>$content[win2]</td>
-       <td class="switch_sw$content[sw] bottom right">$content[points] {?POINTS?}</td>
+       <td class="switch_sw$content[sw] bottom right" align="center">$content[win1]{%pipe,generateUserProfileLink=$content[userid]%}$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom right">$content[win1]<a href="$content[email]">{%pipe,translateGender$content[gender]%} $content[surname] $content[family]</a>$content[win2]</td>
+       <td class="switch_sw$content[sw] bottom right">{%pipe,translateComma=$content[points]%} {?POINTS?}</td>
        <td class="switch_sw$content[sw] bottom">$content[last_online]</td>
 </tr>