mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Updated version (authentication tweaks)
This commit is contained in:
parent
34daec9b3b
commit
009b59336b
3 changed files with 5 additions and 5 deletions
|
@ -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>";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue