mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
Removing unnecessary boxes
This commit is contained in:
parent
8d1727ec2c
commit
34b9ce2572
@ -114,7 +114,6 @@
|
||||
|
||||
echo "<center>$linktext</center>\n";
|
||||
|
||||
print_simple_box_start('center');
|
||||
|
||||
echo '<form method="post" action="config.php" name="form">';
|
||||
echo '<center><input type="submit" value="'.get_string('savechanges').'" /></center>';
|
||||
@ -150,7 +149,6 @@
|
||||
|
||||
echo '</form>';
|
||||
|
||||
print_simple_box_end();
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user