//Changed English strings using the translationsenglish module.
This commit is contained in:
@@ -88,7 +88,7 @@ class AdminQuickAccessesControllerCore extends AdminController
|
||||
'size' => 60,
|
||||
'maxlength' => 128,
|
||||
'required' => true,
|
||||
'desc' => $this->l('If it\'s an URL that comes from your Back Office, you must NOT put a security token.')
|
||||
'desc' => $this->l('If it\'s a URL that comes from your Back Office, you must NOT use a security token.')
|
||||
),
|
||||
array(
|
||||
'type' => 'radio',
|
||||
|
||||
Reference in New Issue
Block a user