From 47d53581311906d120d7cf58743744a2ae829183 Mon Sep 17 00:00:00 2001 From: Steffen K9 Date: Thu, 16 Aug 2018 19:57:09 +0200 Subject: [PATCH] Removed the double quotes around the setting's name The double quotes are only used for the settings of Blockem and Superblock. This is inconsistent from my point of view. --- blockem/blockem.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blockem/blockem.php b/blockem/blockem.php index 8263fb10..c915cd6c 100644 --- a/blockem/blockem.php +++ b/blockem/blockem.php @@ -51,11 +51,11 @@ function blockem_addon_settings (App $a, &$s) } $s .= ''; - $s .= '

' . L10n::t('"Blockem"') . '

'; + $s .= '

' . L10n::t('Blockem') . '

'; $s .= '
'; $s .= '