Completed
Pull Request — master (#1)
by Roberto
04:53 queued 01:45
created
edit.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     $res = relationship_delete_relationship($relationship);
56 56
     if($res === -1) {
57 57
         print_string('has_cohorts', 'local_relationship');
58
-   }
58
+    }
59 59
     redirect($returnurl);
60 60
 }
61 61
 
Please login to merge, or discard this patch.