Removing unnecessary boxes

This commit is contained in:
moodler 2006-04-09 07:50:19 +00:00
parent 8d1727ec2c
commit 34b9ce2572

View File

@ -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();