Remove string about HTTP(s). Fixes #3421
This commit is contained in:
@@ -168,7 +168,7 @@ return [
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
'analytics_gosquared' => 'GoSquared Analytics code',
|
||||
'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)',
|
||||
'analytics_piwik_url' => 'URL of your Piwik instance',
|
||||
'analytics_piwik_siteid' => 'Piwik\'s site id',
|
||||
],
|
||||
'localization' => [
|
||||
|
||||
Reference in New Issue
Block a user