From: Tony Baldwin Date: Fri, 2 Mar 2012 23:25:34 +0000 (-0500) Subject: for aesthetic reasons, reduced size of IRC chat window X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2b876524a5b472c4cad88fc3e51f8cb8c33a0d41;p=friendica-addons.git for aesthetic reasons, reduced size of IRC chat window --- diff --git a/irc/irc.php b/irc/irc.php index 139c5e61..397844e0 100644 --- a/irc/irc.php +++ b/irc/irc.php @@ -35,7 +35,7 @@ $o = ''; // add the chatroom frame and some html $o .= <<< EOT

IRC chat

- + EOT; return $o;