]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_online_row.tpl
New function isValidUserid() introduced, more rewrites to EL:
[mailer.git] / templates / de / html / admin / admin_list_online_row.tpl
index 4db0933a1bd4c7e4351d9bd4f4fff99b2cce44fb..ff714862b1c86fe514272278930282e3d588a452 100644 (file)
@@ -2,7 +2,7 @@
   <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[id]</td>
   <td align="center" width="15%" class="switch_sw$content[sw] bottom right">$content[userid]</td>
   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[ip]</td>
   <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[id]</td>
   <td align="center" width="15%" class="switch_sw$content[sw] bottom right">$content[userid]</td>
   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[ip]</td>
-  <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[refid]</td>
+  <td align="center" width="5%" class="switch_sw$content[sw] bottom right">{%pipe,generateUserProfileLink=$content[refid]%}</td>
   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[module]</td>
   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[action]</td>
   <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[what]</td>
   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[module]</td>
   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[action]</td>
   <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[what]</td>