A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
index f2ef10603a2cab5e2a8f31638dc1bfa3a6f5700b..20c135656bae26a3cde1fddc5c10f4ae209369ea 100644 (file)
@@ -1,6 +1,8 @@
 <tr>
        <td class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;$content[title] ($content[mod])</td>
+               &nbsp;$content[title] ($content[module])
+       </td>
        <td class="switch_sw$content[sw] bottom2" align="center">
-       $content[clicks]</td>
+               $content[clicks]
+       </td>
 </tr>