Mercurial > prosody-modules
diff mod_muc_log_http/muc_log_http/themes/default/day_body.html @ 180:f29be6c49501
mod_muc_log_http: default theme changed to "prosody", removed old default theme
author | Thilo Cestonaro <thilo@cestona.ro> |
---|---|
date | Thu, 17 Jun 2010 11:22:08 +0200 |
parents | f8904351d6a3 |
children |
line wrap: on
line diff
--- a/mod_muc_log_http/muc_log_http/themes/default/day_body.html Thu Jun 17 11:16:12 2010 +0200 +++ b/mod_muc_log_http/muc_log_http/themes/default/day_body.html Thu Jun 17 11:22:08 2010 +0200 @@ -2,8 +2,9 @@ <p>###TITLE_STUFF###</p> <span class="join_link"><a href="http://speeqe.com/room/###JID###/" target="_blank">Join room via speeqe.com</a></span><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('status')" ###STATUS_CHECKED###/>show/hide status changes</button> +<input type="checkbox" onclick="showHide('joinLeave')" ###JOIN_CHECKED###/>show/hide joins and leaves</input> +<input type="checkbox" onclick="showHide('status')" ###STATUS_CHECKED###/>show/hide status changes</input> +<input type="checkbox" onclick="javascript:changeTimeDisplay()" />show time in local time, rather than in UTC</input> <hr /><div id="main" style="overflow: auto;"> ###DAY_STUFF### </div><hr />