1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Fix nome funzione duplicata durante aggiornamento 2.4.17

This commit is contained in:
Luca
2020-08-25 16:14:10 +02:00
parent 33a1049e76
commit 3318f97434
3 changed files with 3 additions and 3 deletions

View File

@@ -247,7 +247,7 @@ echo '
echo '
<div id="info_componente">';
genera_form_componente($record['contenuto']);
crea_form_componente($record['contenuto']);
echo '
</div>';