Mercurial > prosody-modules
annotate mod_muc_log_http/muc_log_http/themes/default/days_body.html @ 170:0d438a7ac4fc
mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 11 Jun 2010 15:22:23 +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 /> |