Completed
Push — master ( 476ab9...78fa55 )
by Daniel
02:09
created
source/Informator.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -292,7 +292,7 @@
 block discarded – undo
292 292
     private function setOutputInterface($inArray)
293 293
     {
294 294
         if ($inArray['showLabels']) {
295
-            $sReturn[]  = $this->setHeaderCommon([
295
+            $sReturn[] = $this->setHeaderCommon([
296 296
                 'lang'  => 'en-US',
297 297
                 'title' => 'Informator'
298 298
             ]);
Please login to merge, or discard this patch.