]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_list_autopurge_row.tpl
Some improvements, caching of email templates prepared
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
3         <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,translateGender=$content[gender]%}</td>
4         <td align="center" class="switch_sw$content[sw] bottom right">$content[surname]</td>
5         <td align="center" class="switch_sw$content[sw] bottom right">$content[family]</td>
6         <td align="center" class="switch_sw$content[sw] bottom right">$content[email]</td>
7         <td align="center" class="switch_sw$content[sw] bottom right">$content[joined]</td>
8         <td align="center" class="switch_sw$content[sw] bottom right">$content[last_online]</td>
9         <td align="center" class="switch_sw$content[sw] bottom">$content[notified]</td>
10 </tr>