Better cleanup of site description meta tag
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
}
|
||||
|
||||
print_header("$site->fullname", "$site->fullname", "home", "",
|
||||
"<meta name=\"description\" content=\"".stripslashes(strip_tags($site->summary))."\">",
|
||||
"<meta name=\"description\" content=\"".s(strip_tags($site->summary))."\">",
|
||||
true, "", "<div align=right>$loginstring$langmenu</div>");
|
||||
|
||||
$firstcolumn = false; // for now
|
||||
|
||||
Reference in New Issue
Block a user