]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_online.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_online.tpl
index 93171d0b3dec1b5debd071684c3fe4fd7cfb49cc..24dcf2164f3d17f90452c7c15d6133cb6cc071a3 100644 (file)
@@ -1,7 +1,7 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" align="center" class="table dashed">
 <tr>
-       <td colspan="8" class="admin_title bottom">
+       <td colspan="8" class="table_header bottom">
                <strong>{--ADMIN_ONLINE_DETAILS--}</strong>
        </td>
 </tr>
@@ -17,7 +17,9 @@
 </tr>
 $content[rows]
 <tr>
-       <td colspan="8" class="admin_footer">$content[online_timeout]</td>
+       <td colspan="8" class="table_footer">
+               {--ONLINE_TIMEOUT_IS--}
+       </td>
 </tr>
 </table>
 </div>