diff --git a/lam/templates/tree/add_value_form.php b/lam/templates/tree/add_value_form.php index ae04092d..65e135fe 100644 --- a/lam/templates/tree/add_value_form.php +++ b/lam/templates/tree/add_value_form.php @@ -174,9 +174,7 @@ if( $is_object_class ) { getMaxLength() ) echo "maxlength=\"" . $schema_attr->getMaxLength() . "\" "; - ?>name="new_value" size="40" value="" /> + ?>name="new_value" size="40" value="" /> diff --git a/lam/templates/tree/edit.php b/lam/templates/tree/edit.php index c08c134a..52b61df5 100644 --- a/lam/templates/tree/edit.php +++ b/lam/templates/tree/edit.php @@ -470,10 +470,6 @@ foreach( $attrs as $attr => $vals ) {