From f773f57a723c8add83e59f91774e8c1b307ba923 Mon Sep 17 00:00:00 2001 From: Luca Date: Tue, 20 Feb 2018 10:55:00 +0100 Subject: [PATCH] Firma anche per contratti --- modules/preventivi/edit.php | 8 ++++---- templates/contratti/footer.php | 17 +++++++++++++++++ templates/contratti/settings.php | 5 +++++ templates/preventivi/settings.php | 3 +-- 4 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 templates/contratti/footer.php create mode 100644 templates/contratti/settings.php diff --git a/modules/preventivi/edit.php b/modules/preventivi/edit.php index 6096e66dd..667e08888 100644 --- a/modules/preventivi/edit.php +++ b/modules/preventivi/edit.php @@ -120,9 +120,9 @@ $_SESSION['superselect']['idanagrafica'] = $records[0]['idanagrafica']; -
+
@@ -148,9 +148,9 @@ $_SESSION['superselect']['idanagrafica'] = $records[0]['idanagrafica']; } ?> -
+

diff --git a/templates/contratti/footer.php b/templates/contratti/footer.php new file mode 100644 index 000000000..6bad627b8 --- /dev/null +++ b/templates/contratti/footer.php @@ -0,0 +1,17 @@ + + + + + + +
+ lì, ___________________________ + + FIRMA PER ACCETTAZIONE

+ _____________________________________ +
+
+ + \ No newline at end of file diff --git a/templates/contratti/settings.php b/templates/contratti/settings.php new file mode 100644 index 000000000..888b0d27f --- /dev/null +++ b/templates/contratti/settings.php @@ -0,0 +1,5 @@ + 30, +]; diff --git a/templates/preventivi/settings.php b/templates/preventivi/settings.php index fb250224b..888b0d27f 100644 --- a/templates/preventivi/settings.php +++ b/templates/preventivi/settings.php @@ -1,6 +1,5 @@ 35, - 'footer-height' => 25, + 'footer-height' => 30, ];