comparison mod_muc_log_http/muc_log_http/themes/default/day_body.html @ 105:cef943f0a551

mod_muc_log_http: themified ...
author Thilo Cestonaro <thilo@cestona.ro>
date Tue, 08 Dec 2009 21:12:40 +0100
parents
children 0e4e000e3de9
comparison
equal deleted inserted replaced
104:dc0fe152cadc 105:cef943f0a551
1 <h2>Logs of room ###JID### of 20###YEAR###/###MONTH###/###DAY###</h2>
2 <p>###TITLE_STUFF###</p>
3 <font class="join_link"><a href="http://speeqe.com/room/###JID###/" target="_blank">Join room now via speeqe.com!</a></font><br />
4 ###PREVIOUS_LINK### ###NEXT_LINK###<br />
5 <input type="checkbox" onclick="showHide('joinLeave')" ###JOIN_CHECKED###/>show/hide joins and Leaves</button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
6 <input type="checkbox" onclick="showHide('status')" ###STATUS_CHECKED###/>show/hide status changes</button>
7 <hr /><div id="main" style="overflow: auto;">
8 ###DAY_STUFF###
9 </div><hr />