diff mod_muc_log_http/muc_log_http/themes/prosody/month_header.html @ 348:03e1dc036a28

mod_muc_log_http: HTML overhaul. Replacing deprecated elements and style-attributes.
author Florian Zeitz <florob@babelmonkeys.de>
date Sun, 27 Mar 2011 05:34:09 +0200
parents ba3837c565c9
children
line wrap: on
line diff
--- a/mod_muc_log_http/muc_log_http/themes/prosody/month_header.html	Thu Mar 24 19:49:42 2011 +0000
+++ b/mod_muc_log_http/muc_log_http/themes/prosody/month_header.html	Sun Mar 27 05:34:09 2011 +0200
@@ -1,4 +1,4 @@
 <table rules="groups" cellpadding="5">
-<thead><tr><td colspan="7"><center><H2><font size="2" face="Verdana">###TITLE###</font></H2></center></td></tr></thead>
-<tbody style="border: solid black 1px;">
+<thead><tr><td colspan="7">###TITLE###</td></tr></thead>
+<tbody>
 <tr>###WEEKDAYS###</tr>