comparison mod_muc_log_http/muc_log_http/themes/default/day_presence_leave.html @ 114:f8904351d6a3

mod_muc_log_http: Replace <font> tags with the more correct <span>
author Matthew Wild <mwild1@gmail.com>
date Mon, 04 Jan 2010 14:10:32 +0000
parents 0e4e000e3de9
children
comparison
equal deleted inserted replaced
113:7dff5fa275f4 114:f8904351d6a3
1 <div name="joinLeave" style="display: ###SHOWHIDE###;">###TIME_STUFF###<font class="muc_leave"> *** ###NICK### has left the room</font><br /></div> 1 <div name="joinLeave" style="display: ###SHOWHIDE###;">###TIME_STUFF###<span class="muc_leave"> *** ###NICK### has left the room</span><br /></div>