diff --git a/views/bootstrap/class.AttributeMgr.php b/views/bootstrap/class.AttributeMgr.php index 234317f62..28857d099 100644 --- a/views/bootstrap/class.AttributeMgr.php +++ b/views/bootstrap/class.AttributeMgr.php @@ -189,7 +189,7 @@ $(document).ready( function() { ($attrdef ? htmlspecialchars($attrdef->getName()) : '') ) ); -?> -
- -
- -
-
- - -
- -
- -
-
-formField( + getMLText("attrdef_type"), + array( + 'element'=>'select', + 'name'=>'type', + 'options'=>$options + ) + ); $this->formField( getMLText("attrdef_multiple"), array(