Localisation updates for core messages from translatewiki.net (2009-06-15 07:42 UTC)
[lhc/web/wiklou.git] / includes / ImageGallery.php
index 45ac9cf..3228b59 100644 (file)
@@ -299,7 +299,7 @@ class ImageGallery
                        $textlink = $this->mShowFilename ?
                                $sk->link(
                                        $nt,
-                                       htmlspecialchars( $wgLang->truncate( $nt->getText(), 20 ) )
+                                       htmlspecialchars( $wgLang->truncate( $nt->getText(), 20 ) ),
                                        array(),
                                        array(),
                                        array( 'known', 'noclasses' )