From 352341b7da305a2757bb2b95029b416c527791e8 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Wed, 6 Jan 2016 17:04:39 +0100 Subject: [PATCH] add black ribbon to greet grrr --- web/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.php b/web/index.php index a8d8429..73ebd17 100644 --- a/web/index.php +++ b/web/index.php @@ -682,7 +682,7 @@ google_color_url = "000000";
'.$banner_top_left.'
'.(($G_with_topbanner || $G_with_donors) ? '
' : '').'
- + '.$mlang_room['headline'][$G_lang].'
'.( ($G_with_topbanner || $G_with_donors) ? sprintf('
%s
', ($G_with_topbanner ? $G_topbanner : -- 2.17.1