diff --git a/irc/irc.php b/irc/irc.php index b5ba5172..4cb99c3f 100644 --- a/irc/irc.php +++ b/irc/irc.php @@ -109,8 +109,8 @@ function irc_content(&$a) { /* add the chatroom frame and some html */ $o .= <<< EOT

IRC chat

-

A beginner's guide to using IRC. [en]

- +

A beginner's guide to using IRC. [en]

+ EOT; return $o;