Passed
Push — master ( 65360b...ec8812 )
by Sarah
11:28 queued 08:51
created
views/layouts/main.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
67 67
 
68 68
             <div class="notifications pull-right">
69 69
                 <?=
70
-	\humhub\widgets\NotificationArea::widget(['widgets' => [
70
+    \humhub\widgets\NotificationArea::widget(['widgets' => [
71 71
                     [\humhub\modules\notification\widgets\Overview::className(), [], ['sortOrder' => 10]],
72 72
                 ]]);
73 73
                 ?>
Please login to merge, or discard this patch.