comparison 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
comparison
equal deleted inserted replaced
346:2e6a74842c00 348:03e1dc036a28
1 <table rules="groups" cellpadding="5"> 1 <table rules="groups" cellpadding="5">
2 <thead><tr><td colspan="7"><center><H2><font size="2" face="Verdana">###TITLE###</font></H2></center></td></tr></thead> 2 <thead><tr><td colspan="7">###TITLE###</td></tr></thead>
3 <tbody style="border: solid black 1px;"> 3 <tbody>
4 <tr>###WEEKDAYS###</tr> 4 <tr>###WEEKDAYS###</tr>