Mercurial > prosody-modules
annotate mod_muc_log_http/muc_log_http/themes/prosody/month_header.html @ 230:0b9e8721b9c2
mod_archive: make sure result set are sorted in chronological order.
author | shinysky<shinysky1986(AT)gmail.com> |
---|---|
date | Thu, 29 Jul 2010 17:39:28 +0800 |
parents | ba3837c565c9 |
children | 03e1dc036a28 |
rev | line source |
---|---|
179
af6143756a9e
mod_muc_log_http: started new prosody theme
Thilo Cestonaro <thilo@cestona.ro>
parents:
diff
changeset
|
1 <table rules="groups" cellpadding="5"> |
af6143756a9e
mod_muc_log_http: started new prosody theme
Thilo Cestonaro <thilo@cestona.ro>
parents:
diff
changeset
|
2 <thead><tr><td colspan="7"><center><H2><font size="2" face="Verdana">###TITLE###</font></H2></center></td></tr></thead> |
af6143756a9e
mod_muc_log_http: started new prosody theme
Thilo Cestonaro <thilo@cestona.ro>
parents:
diff
changeset
|
3 <tbody style="border: solid black 1px;"> |
186
ba3837c565c9
mod_muc_log_http: prosody theme update
Thilo Cestonaro <thilo@cestona.ro>
parents:
179
diff
changeset
|
4 <tr>###WEEKDAYS###</tr> |