Mercurial > prosody-modules
annotate mod_muc_log_http/muc_log_http/themes/prosody/month_header.html @ 338:6560fd0b77f5
mod_auth_dovecot: One mechanism per MECH command.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 13 Feb 2011 23:29:05 +0100 |
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> |