Passed
Push — master ( 66552f...f7aa08 )
by Mihail
05:29
created
Apps/View/Admin/default/comments/index.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
                     'class' => 'btn btn-warning',
64 64
                     'value' => __('Publish'),
65 65
                     'formaction' => Url::to('comments/publish', 'comment'),
66
-                  ];
66
+                    ];
67 67
 }
68 68
 
69 69
 ?>
Please login to merge, or discard this patch.