diff mod_muc_log_http/muc_log_http/themes/default/day_messageMe.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 cef943f0a551
children
line wrap: on
line diff
--- a/mod_muc_log_http/muc_log_http/themes/default/day_messageMe.html	Wed Dec 30 15:49:49 2009 +0000
+++ b/mod_muc_log_http/muc_log_http/themes/default/day_messageMe.html	Mon Jan 04 14:10:32 2010 +0000
@@ -1,1 +1,1 @@
-###TIME_STUFF###<font class="muc_msg_me">*###NICK### ###MSG###</font><br />
\ No newline at end of file
+###TIME_STUFF###<span class="muc_msg_me">*###NICK### ###MSG###</span><br />