mirror of
https://github.com/moodle/moodle.git
synced 2025-01-21 23:48:45 +01:00
Slightly neater help
This commit is contained in:
parent
e27dbcc8e5
commit
b1267a180d
@ -53,8 +53,10 @@
|
||||
print_simple_box_start("center");
|
||||
echo "<center>";
|
||||
echo $searchform;
|
||||
echo "</center><br />";
|
||||
echo "<br /><p>";
|
||||
print_string("searchhelp");
|
||||
echo "</p>";
|
||||
echo "</center>";
|
||||
print_simple_box_end();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user