]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats2_row.tpl
New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_mods_stats2_row.tpl
index 2998b33d15246186fbac77567bce45b949e3c98f..d1d9477885ca6ca09757fa4409e8e92f8d69295f 100644 (file)
@@ -1,6 +1,8 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;$content[title] ($content[action])</TD>
-       <TD class="switch_sw$content[sw] bottom2" align="center">
-       $content[clicks]</TD>
-</TR>
+<tr>
+       <td class="switch_sw$content[sw] bottom right">
+               &nbsp;$content[title] ($content[action])
+       </td>
+       <td class="switch_sw$content[sw] bottom" align="center">
+               $content[counter]
+       </td>
+</tr>