We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bfad0e commit ab7eafcCopy full SHA for ab7eafc
1 file changed
modules/anagrafiche/modals/firma_tavoletta_gdpr.php
@@ -29,7 +29,7 @@
29
$profilazione = get('profilazione') ?? '1';
30
31
echo '
32
-<form action="'.base_path().'/editor.php?id_module='.$id_module.'&id_record='.$id_record.'" method="post" id="form-firma">
+<form action="'.base_path_osm().'/editor.php?id_module='.$id_module.'&id_record='.$id_record.'" method="post" id="form-firma">
33
<input type="hidden" name="op" value="firma_gdpr">
34
<input type="hidden" name="backto" value="record-edit">
35
0 commit comments