diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/irc.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/public/irc.html b/templates/public/irc.html index cbd00daa..9cfed49a 100644 --- a/templates/public/irc.html +++ b/templates/public/irc.html @@ -30,7 +30,10 @@ <td>Discussion (Spanish)</td> </tr><tr> <td><strong>#archlinux.br</strong></td> - <td>Discussion (Brazilian Community)</td> + <td>Discussion (Brazilian)</td> + </tr><tr> + <td><strong>#archlinux-it</strong></td> + <td>Discussion (Italian)</td> </tr> </table> </div> |