From e60efa2b3d9a383911acf3b341d8526cb9d5a212 Mon Sep 17 00:00:00 2001 From: MaximAL Date: Wed, 30 Aug 2017 06:02:46 +0000 Subject: [PATCH] gui: Correct quotes in title attribute Skip-check: authors GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4332 --- gui/default/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/default/index.html b/gui/default/index.html index b57ce4e0..d9c97ce1 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -645,7 +645,7 @@  Folders - {{deviceFolders(deviceCfg).map(folderLabel).join(", ")}} + {{deviceFolders(deviceCfg).map(folderLabel).join(", ")}}