mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Minor touch-ups to the front page HTML
This commit is contained in:
parent
e48feed988
commit
c6a0f9d5bf
3 changed files with 8 additions and 8 deletions
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
|
||||
print_header("$site->fullname", "$site->fullname", "home", "",
|
||||
"<META NAME=\"Description\" CONTENT=\"".stripslashes(strip_tags($site->summary))."\">",
|
||||
"<meta name=\"description\" content=\"".stripslashes(strip_tags($site->summary))."\">",
|
||||
true, "", "<div align=right>$loginstring$langmenu</div>");
|
||||
|
||||
$firstcolumn = false; // for now
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue