diff --git a/modules/causali/edit.php b/modules/causali/edit.php index fed8b0c69..02f086471 100755 --- a/modules/causali/edit.php +++ b/modules/causali/edit.php @@ -40,17 +40,19 @@ include_once __DIR__.'/../../core.php';

-
- {[ "type": "checkbox", "label": "", "name": "predefined", "value": "$predefined$", "help":"." ]} -
-
- {[ "type": "checkbox", "label": "", "name": "is_importabile", "value": "$is_importabile$", "help": "", "placeholder": "" ]} -
-
- {[ "type": "checkbox", "label": "", "name": "reversed", "value": "$reversed$", "help": "", "placeholder": "" ]} -
-
- {[ "type": "checkbox", "label": "", "name": "is_rientrabile", "value": "$is_rientrabile$", "help": "", "placeholder": "" ]} +
+
+ {[ "type": "checkbox", "label": "", "name": "predefined", "value": "$predefined$", "help":"." ]} +
+
+ {[ "type": "checkbox", "label": "", "name": "is_importabile", "value": "$is_importabile$", "help": "", "placeholder": "" ]} +
+
+ {[ "type": "checkbox", "label": "", "name": "reversed", "value": "$reversed$", "help": "", "placeholder": "" ]} +
+
+ {[ "type": "checkbox", "label": "", "name": "is_rientrabile", "value": "$is_rientrabile$", "help": "", "placeholder": "" ]} +