MDL-18044 - updating missed scalestip string to scalestip2
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@
|
||||
} else {
|
||||
if (has_capability('moodle/course:managescales', $context)) {
|
||||
echo "<p align=\"center\">(";
|
||||
print_string("scalestip");
|
||||
print_string("scalestip2");
|
||||
echo ")</p>";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user