]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_surfbar_stats.tpl
Installation improved, first login:
[mailer.git] / templates / de / html / admin / admin_surfbar_stats.tpl
index 744fb5120aaea2608dfc7d805baab10ae45ef663..4317b6fa302e1af20ced7956e00750d897333473 100644 (file)
@@ -1,17 +1,18 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
 <tr>
-       <td colspan="3" align="center" class="admin_header bottom2" height="30">
+       <td colspan="3" align="center" class="admin_title bottom2" height="30">
                <strong>{--ADMIN_SURFBAR_STATS_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" width="33%" class="admin_title bottom2 right2">
+       <td align="center" width="33%" class="header_column bottom2 right2">
                <strong>{--_UID--}:</strong>
        </td>
-       <td align="center" width="34%" class="admin_title bottom2 right2">
+       <td align="center" width="34%" class="header_column bottom2 right2">
                <strong>{--ADMIN_SURFBAR_VISITED_URLS--}:</strong>
        </td>
-       <td align="center" width="33%" class="admin_title bottom2">
+       <td align="center" width="33%" class="header_column bottom2">
                <strong>{--ADMIN_SURFBAR_TOTAL_VISITS--}:</strong>
        </td>
 </tr>
@@ -28,3 +29,4 @@ $content[rows]
        </td>
 </tr>
 </table>
+</div>