]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_table.tpl
Function generateGenderSelectionBox() introduced, some cleanups:
[mailer.git] / templates / de / html / guest / guest_active_table.tpl
index cce16f9de85ddb9f52e31dc5d6811ea1076b5a65..caccb1693d9c6e2763e3691186465523ae545d48 100644 (file)
@@ -1,7 +1,7 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="480" class="guest_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" width="480" class="table dashed">
        <tr>
-               <td colspan="3" class="guest_title2 bottom">
+               <td colspan="3" class="table_header bottom">
                        <strong>{--GUEST_ACTIVE_HEADER--}</strong>
                </td>
        </tr>
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
                <td class="header_column bottom">
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td colspan="3" align="center" class="guest_footer">
-                       <div class="member_note tiny">{--GUEST_ACTIVE_FOOTER--}</div>
+               <td colspan="3" align="center" class="table_footer">
+                       <div class="notice tiny">{--GUEST_ACTIVE_FOOTER--}</div>
                </td>
        </tr>
 </table>