From 63b728bb441767d368ad6a59ae456879a1a27318 Mon Sep 17 00:00:00 2001 From: Beppe Date: Tue, 3 Nov 2020 17:48:33 +0100 Subject: [PATCH] Aggiunta help in "Codice sia" nelle banche --- modules/banche/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 modules/banche/edit.php diff --git a/modules/banche/edit.php b/modules/banche/edit.php old mode 100755 new mode 100644 index b6a132e2a..dc6c3516e --- a/modules/banche/edit.php +++ b/modules/banche/edit.php @@ -68,7 +68,7 @@ include_once __DIR__.'/../../core.php';
- {[ "type": "text", "label": "", "name": "codice_sia", "class": "alphanumeric-mask", "maxlength": 5, "value": "$codice_sia$" ]} + {[ "type": "text", "label": "", "name": "codice_sia", "class": "alphanumeric-mask", "maxlength": 5, "value": "$codice_sia$", "help":"" ]}