Mercurial > prosody-modules
annotate mod_muc_log_http/muc_log_http/themes/default/days_body.html @ 146:2620bc59cca3
mod_muc_log_http: bugfix: multiple roomlogs in the same overview
bugfix: don't show empty years
author | Thilo Cestonaro <thilo@cestona.ro> |
---|---|
date | Mon, 29 Mar 2010 14:34:03 +0200 |
parents | 0e4e000e3de9 |
children |
rev | line source |
---|---|
107 | 1 <h2>Available days for ###JID###:</h2><hr /><div id="main" style="overflow: auto;"> |
105
cef943f0a551
mod_muc_log_http: themified ...
Thilo Cestonaro <thilo@cestona.ro>
parents:
diff
changeset
|
2 ###DAYS_STUFF### |
cef943f0a551
mod_muc_log_http: themified ...
Thilo Cestonaro <thilo@cestona.ro>
parents:
diff
changeset
|
3 </div><hr /> |