Update firma_tavoletta.php

This commit is contained in:
Luca 2024-03-06 19:10:13 +01:00
parent 4aad89de9b
commit a5c8bdf718
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ echo '
<script src="'.$rootdir.'/assets/dist/js/wacom.min.js"></script>';
echo '
<form action="'.base_path().'/editor.php?id_module='.$id_module.'&id_record='.$id_record. '" method="post" id="form-firma">
<form action="'.base_path().'/editor.php?id_module='.$id_module.'&id_record='.$id_record.'" method="post" id="form-firma">
<input type="hidden" name="op" value="firma">
<input type="hidden" name="backto" value="record-edit">