The box for the warning was too narrow. In future this should probably be controlled by CSS.

This commit is contained in:
gustav_delius
2006-03-12 19:14:56 +00:00
parent 26b820a501
commit 1bfdafd475
+1 -1
View File
@@ -65,7 +65,7 @@
print_heading($strmodulename);
print_simple_box("<center>".get_string("configwarning", 'admin')."</center>", "center", "50%");
print_simple_box("<center>".get_string("configwarning", 'admin')."</center>", "center", "60%");
echo "<br />";
print_simple_box_start("center", "");