From: Steffen K9 Date: Thu, 16 Aug 2018 17:57:09 +0000 (+0200) Subject: Removed the double quotes around the setting's name X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=47d53581311906d120d7cf58743744a2ae829183;p=friendica-addons.git 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. --- 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 .= '