Skip to content
Snippets Groups Projects
Commit e76a4240 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #31424 fix rt comment

parent 692c6b3e
Branches
Tags
5 merge requests!1267Master,!1266Master,!1265Hotline master,!1263Stable,!1259Hotline#31424 edit album rights
......@@ -303,7 +303,7 @@ class ZendAfi_Form_Album extends ZendAfi_Form {
'value' => $current,
'separator' => '',
'multiOptions' => [self::RIGHT_PUBLIC_DOMAIN_KEY => self::RIGHT_PUBLIC_DOMAIN,
self::RIGHT_OTHER_KEY => $this->getView()->_('Autre, Précisez')]])
self::RIGHT_OTHER_KEY => $this->_('Autre, Précisez')]])
->addElement('text', 'droits_precision',
['label' => '',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment