Mercurial > prosody-modules
diff mod_muc_log_http/muc_log_http/themes/default/day_body.html @ 107:0e4e000e3de9
mod_muc_log_http: merge
author | Thilo Cestonaro <thilo@cestona.ro> |
---|---|
date | Tue, 08 Dec 2009 21:24:26 +0100 |
parents | cef943f0a551 |
children | f8904351d6a3 |
line wrap: on
line diff
--- a/mod_muc_log_http/muc_log_http/themes/default/day_body.html Tue Dec 08 21:12:40 2009 +0100 +++ b/mod_muc_log_http/muc_log_http/themes/default/day_body.html Tue Dec 08 21:24:26 2009 +0100 @@ -1,8 +1,8 @@ -<h2>Logs of room ###JID### of 20###YEAR###/###MONTH###/###DAY###</h2> +<h2>Logs for ###JID### on 20###YEAR###/###MONTH###/###DAY###</h2> <p>###TITLE_STUFF###</p> -<font class="join_link"><a href="http://speeqe.com/room/###JID###/" target="_blank">Join room now via speeqe.com!</a></font><br /> +<font class="join_link"><a href="http://speeqe.com/room/###JID###/" target="_blank">Join room via speeqe.com</a></font><br /> ###PREVIOUS_LINK### ###NEXT_LINK###<br /> -<input type="checkbox" onclick="showHide('joinLeave')" ###JOIN_CHECKED###/>show/hide joins and Leaves</button> +<input type="checkbox" onclick="showHide('joinLeave')" ###JOIN_CHECKED###/>show/hide joins and leaves</button> <input type="checkbox" onclick="showHide('status')" ###STATUS_CHECKED###/>show/hide status changes</button> <hr /><div id="main" style="overflow: auto;"> ###DAY_STUFF###