1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-26 07:44:02 +01:00

Update firma_tavoletta.php

This commit is contained in:
Luca 2024-03-06 19:10:13 +01:00
parent 4aad89de9b
commit a5c8bdf718

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">