mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
Merged from MOODLE_15_STABLE.
This commit is contained in:
parent
5fadde8389
commit
40cbc26643
@ -109,6 +109,7 @@
|
||||
print_simple_box_start('center');
|
||||
|
||||
echo '<form method="post" action="config.php" name="form">';
|
||||
echo '<center><input type="submit" value="'.get_string('savechanges').'" /></center>';
|
||||
|
||||
/// Cycle through each section of the configuration
|
||||
foreach ($configvars as $sectionname=>$section) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user