Merge "Don't fallback from uk to ru"
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
index 0858b18..3cd4d4d 100644 (file)
@@ -554,7 +554,7 @@ class SpecialContributions extends IncludableSpecialPage {
                                $this->msg( 'namespace' )->text(),
                                'namespace',
                                ''
-                       ) .
+                       ) . ' ' .
                        Html::namespaceSelector(
                                [ 'selected' => $this->opts['namespace'], 'all' => '' ],
                                [