Skip to content

Commit 2bca040

Browse files
committed
Fix indentation problem
1 parent dc99a87 commit 2bca040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ function tool_moodlebox_before_footer() {
9797

9898
}
9999

100-
return $output;
100+
return $output;
101101

102102

103103
}

0 commit comments

Comments
 (0)