Slightly neater help

This commit is contained in:
moodler 2003-08-19 04:39:59 +00:00
parent e27dbcc8e5
commit b1267a180d

View File

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