Hopefully this doesn't break anything
authorRoland Häder <roland@mxchange.org>
Mon, 8 Nov 2010 00:09:38 +0000 (00:09 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 8 Nov 2010 00:09:38 +0000 (00:09 +0000)
templates/de/html/admin/admin_list_online_row.tpl

index c4e6219803730a411ccfd9d81997963b14394ea4..8b414542f503484c31b8174ddcaf88e6f173aadc 100644 (file)
@@ -2,7 +2,7 @@
        <td align="center" width="5%" class="{%template,ColorSwitch%} bottom right">$content[id]</td>
        <td align="center" width="15%" class="{%template,ColorSwitch%} bottom right">$content[userid]</td>
        <td align="center" width="10%" class="{%template,ColorSwitch%} bottom right">$content[ip]</td>
-       <td align="center" width="5%" class="{%template,ColorSwitch%} bottom right">{%pipe,generateUserProfileLink=$content[refid]%}</td>
+       <td align="center" width="5%" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes,generateUserProfileLink=$content[refid]%}</td>
        <td align="center" width="10%" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[module]%}</td>
        <td align="center" width="10%" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[action]%}</td>
        <td align="center" width="5%" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[what]%}</td>