[-] BO : fixed #PSTEST-1134

This commit is contained in:
lLefevre
2012-04-05 14:58:01 +00:00
parent d93a8aa465
commit 4844d56d57
2 changed files with 3 additions and 1 deletions
@@ -89,7 +89,8 @@ class AdminQuickAccessesControllerCore extends AdminController
'name' => 'link',
'size' => 60,
'maxlength' => 128,
'required' => true
'required' => true,
'desc' => $this->l('If it\'s an URL that comes from your Back Office, you must NOT put a security token.')
),
array(
'type' => 'radio',