diff mod_muc_log_http/muc_log_http/themes/prosody/day_presence_join.html @ 348:03e1dc036a28

mod_muc_log_http: HTML overhaul. Replacing deprecated elements and style-attributes.
author Florian Zeitz <florob@babelmonkeys.de>
date Sun, 27 Mar 2011 05:34:09 +0200
parents af6143756a9e
children
line wrap: on
line diff
--- a/mod_muc_log_http/muc_log_http/themes/prosody/day_presence_join.html	Thu Mar 24 19:49:42 2011 +0000
+++ b/mod_muc_log_http/muc_log_http/themes/prosody/day_presence_join.html	Sun Mar 27 05:34:09 2011 +0200
@@ -1,1 +1,1 @@
-<div name="joinLeave" style="display: ###SHOWHIDE###;">###TIME_STUFF###<font class="muc_join"> *** ###NICK### has joined the room</font><br /></div>
\ No newline at end of file
+<div class="muc_joinLeave_container">###TIME_STUFF###<span class="muc_join"> *** ###NICK### has joined the room</span><br /></div>