Skip to content

Commit ab7eafc

Browse files
committed
fix: percorso firma con tavoletta in anagrafiche
1 parent 4bfad0e commit ab7eafc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/anagrafiche/modals/firma_tavoletta_gdpr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
$profilazione = get('profilazione') ?? '1';
3030

3131
echo '
32-
<form action="'.base_path().'/editor.php?id_module='.$id_module.'&id_record='.$id_record.'" method="post" id="form-firma">
32+
<form action="'.base_path_osm().'/editor.php?id_module='.$id_module.'&id_record='.$id_record.'" method="post" id="form-firma">
3333
<input type="hidden" name="op" value="firma_gdpr">
3434
<input type="hidden" name="backto" value="record-edit">
3535

0 commit comments

Comments
 (0)