]> 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 7aaf8b25a74cc57d018c0d4b6d9dfc7d9c3f7b75..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>
+       <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>