Completed
Push — master ( ed1a6e...cf1423 )
by Daniel Neis
02:07
created
block_featuredcourses.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -112,7 +112,7 @@
 block discarded – undo
112 112
     }
113 113
 
114 114
     public function instance_allow_multiple() {
115
-          return false;
115
+            return false;
116 116
     }
117 117
 
118 118
     public function has_config() {
Please login to merge, or discard this patch.