Add spacing in Special:Protectedpages.
authorRotem Liss <rotem@users.mediawiki.org>
Mon, 14 Jul 2008 09:10:05 +0000 (09:10 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Mon, 14 Jul 2008 09:10:05 +0000 (09:10 +0000)
includes/specials/SpecialProtectedpages.php

index 58deff1..6524324 100644 (file)
@@ -96,7 +96,7 @@ class ProtectedPagesForm {
                                $stxt = "($stxt)";
                        }
                        $stxt = htmlspecialchars( $stxt );
-                       $stxt = $wgContLang->getDirMark() . $stxt;
+                       $stxt = $wgContLang->getDirMark() . ' ' . $stxt;
                }
 
                # Show a link to the change protection form for allowed users otherwise a link to the protection log