From 6b6e32f3f32719a6a3f27c68c02deedd42a8d6c9 Mon Sep 17 00:00:00 2001
From: Dominik Pfennig <dominik@suma-ev.de>
Date: Wed, 21 Sep 2016 13:41:53 +0200
Subject: [PATCH] Update index.php

---
 resources/lang/en/index.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/lang/en/index.php b/resources/lang/en/index.php
index bb51fc02c..405476802 100644
--- a/resources/lang/en/index.php
+++ b/resources/lang/en/index.php
@@ -36,7 +36,7 @@ return [
     "plugin.firefox.3"	=>	"Use MetaGer as start page in :browser",
     "plugin.firefox.4"	=>	"Click top right in your browser on <span class=\"glyphicon glyphicon-menu-hamburger\" aria-hidden=\"true\"></span><span class=\"sr-only\">the three small horizontal lines</span> (menu) and open \"Preferences\"",
     "plugin.firefox.5"	=>	"Type in field \"Home Page\" => \"https://metager.de/en/\"",
-    "plugin.chrome.1"	=>	"Click in your Chrome browser on <span class=\"glyphicon glyphicon-option-vertical\"><\/span> and in the next menu on \"Preferences\" to open the settings of your Chrome browser",
+    "plugin.chrome.1"	=>	"Click in your Chrome browser on <span class=\"glyphicon glyphicon-option-vertical\"></span> and in the next menu on \"Preferences\" to open the settings of your Chrome browser",
     "plugin.chrome.2"	=>	"Click in field \"Search\" on manage search engines",
     "plugin.chrome.3"	=>	"Now you will find an entry \"MetaGer\". Move your mouse over that entry and click on \"Standard\",",
     "plugin.chrome.4"	=>	"Set up MetaGer as start page in your browser",
-- 
GitLab