From 63ab5dcb354f2cb3238548e3aa5e645661d3b7b3 Mon Sep 17 00:00:00 2001 From: Steffen K9 Date: Thu, 16 Aug 2018 19:49:41 +0200 Subject: [PATCH] Removed the double quotes around setting's name The double quotes are only used for the settings of Blockem and Superblock. This is inconsistent from my point of view. --- superblock/superblock.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/superblock/superblock.php b/superblock/superblock.php index 7a701e7c..5d4b93fe 100644 --- a/superblock/superblock.php +++ b/superblock/superblock.php @@ -44,11 +44,11 @@ function superblock_addon_settings(&$a, &$s) } $s .= ''; - $s .= '

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

'; + $s .= '

' . L10n::t('Superblock') . '

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