SyncRuleForm: Replaced title for object type. refs: #9707

This commit is contained in:
Stefan Scheungrab 2015-07-23 20:51:29 +02:00
parent b9eac26193
commit 6d65ce5066
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class SyncRuleForm extends DirectorObjectForm
));
$this->addElement('select', 'object_type', array(
'label' => $this->translate('Please select a object type'),
'label' => $this->translate('Object Type'),
'description' => $this->translate('This must be a column from the source'),
'required' => true,
'multiOptions' => array(