]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_online_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_online_row.tpl
index 669e96dde9c77db31dff74a4ae4843da1ed619d3..c4e6219803730a411ccfd9d81997963b14394ea4 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-  <td align="center" width="5%" class="switch_sw$content[sw] bottom2 right">$content[id]</td>
-  <td align="center" width="15%" class="switch_sw$content[sw] bottom2 right">$content[userid]</td>
-  <td align="center" width="10%" class="switch_sw$content[sw] bottom2 right">$content[ip]</td>
-  <td align="center" width="5%" class="switch_sw$content[sw] bottom2 right">$content[refid]</td>
-  <td align="center" width="10%" class="switch_sw$content[sw] bottom2 right">$content[module]</td>
-  <td align="center" width="10%" class="switch_sw$content[sw] bottom2 right">$content[action]</td>
-  <td align="center" width="5%" class="switch_sw$content[sw] bottom2 right">$content[what]</td>
-  <td align="center" width="10%" class="switch_sw$content[sw] bottom">$content[timestamp]</td>
+       <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="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>
+       <td align="center" width="10%" class="{%template,ColorSwitch%} bottom">$content[timestamp]</td>
 </tr>