diff --git a/modules/ordini/edit.php b/modules/ordini/edit.php index 9a0a8708f..7917e821b 100755 --- a/modules/ordini/edit.php +++ b/modules/ordini/edit.php @@ -29,12 +29,12 @@ $_SESSION['superselect']['permetti_movimento_a_zero'] = true;
-
+
> {[ "type": "text", "label": "", "name": "numero", "required": 1, "class": "text-center", "value": "$numero$" ]}
- {[ "type": "text", "label": "", "name": "numero_esterno", "class": "text-center", "value": "$numero_esterno$" ]} + {[ "type": "text", "label": "", "name": "numero_esterno", "class": "text-center", "value": "$numero_esterno$" ]}
@@ -116,7 +116,7 @@ $_SESSION['superselect']['permetti_movimento_a_zero'] = true;
- {[ "type": "textarea", "label": "", "name": "note_aggiuntive", "help": "", "value": "$note_aggiuntive$" ]} + {[ "type": "textarea", "label": "", "name": "note_aggiuntive", "value": "$note_aggiuntive$" ]}