Rm stray html tag
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 7 Jan 2011 19:41:08 +0000 (19:41 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 7 Jan 2011 19:41:08 +0000 (19:41 +0000)
includes/installer/Installer.i18n.php

index 7e826ff..73bf68a 100644 (file)
@@ -454,7 +454,7 @@ Make sure that the user "$1" can write to the schema "$2".',
        'config-pg-no-plpgsql'            => 'You need to install the language PL/pgSQL in the database $1',
        'config-install-pg-ts2'           => 'Checking for tsearch2',
        'config-install-pg-ts2-failed'    => "'''FAILED''' tsearch2 must be installed in the database $1
-Please read [$2 these instructions] or ask on #postgresql on irc.freenode.net</li>\n",
+Please read [$2 these instructions] or ask on #postgresql on irc.freenode.net",
        'config-install-user'             => 'Creating database user',
        'config-install-user-failed'      => 'Granting permission to user "$1" failed: $2',
        'config-install-tables'           => 'Creating tables',