From 21fc08574602efdf787db87654f7033ed9ea9b8d Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sat, 25 Apr 2009 21:19:47 +0000 Subject: [PATCH] MDL-18940 meta description in main page - render multilang summary properly. Backported from 19_STABLE --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 336097c9789..909bf52fd23 100644 --- a/index.php +++ b/index.php @@ -103,7 +103,7 @@ BLOCK_R_MAX_WIDTH); print_header($SITE->fullname, $SITE->fullname, 'home', '', - '', + '', true, '', user_login_string($SITE).$langmenu); ?>