diff --git a/modules/interventi/modals/anteprima_firma.php b/modules/interventi/modals/anteprima_firma.php index acc1e094c..a831a134e 100644 --- a/modules/interventi/modals/anteprima_firma.php +++ b/modules/interventi/modals/anteprima_firma.php @@ -47,7 +47,7 @@ if (get('anteprima') !== null) { '; } -if (setting('Sistema di firma') == 'Base') { +if ((setting('Sistema di firma') == 'Base') || isMobile() ){ ?>