Mercurial > prosody-modules
view mod_muc_log_http/muc_log_http/themes/default/day_body.html @ 177:bcd7dc51a5e3
mod_blocking: Fix to iterate over blocklist correctly when removing a JID
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 14 Jun 2010 12:26:25 +0100 |
parents | f8904351d6a3 |
children | f29be6c49501 |
line wrap: on
line source
<h2>Logs for ###JID### on 20###YEAR###/###MONTH###/###DAY###</h2> <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> <hr /><div id="main" style="overflow: auto;"> ###DAY_STUFF### </div><hr />