Updated version (authentication tweaks)

This commit is contained in:
moodler 2002-11-21 07:53:35 +00:00
parent 34daec9b3b
commit 009b59336b
3 changed files with 5 additions and 5 deletions

View file

@ -91,9 +91,9 @@
print_simple_box_start("center", "100%", "$THEME->cellheading");
print_heading($options[$auth]);
echo "<CENTER><P>";
echo "<BLOCKQUOTE><CENTER><P>";
print_string("auth_$auth"."description", "auth");
echo "</P></CENTER>";
echo "</P></CENTER></BLOCKQUOTE>";
echo "<HR>";