From d4720ceb9bf4e8789d5aadc0bdac73750e0e0e51 Mon Sep 17 00:00:00 2001 From: cole Date: Fri, 30 Sep 2022 14:14:59 -0500 Subject: add footer toggle --- print/templates/full_page_pattern.html | 5 +++++ print/templates/ui.html | 4 ++++ 2 files changed, 9 insertions(+) (limited to 'print/templates') diff --git a/print/templates/full_page_pattern.html b/print/templates/full_page_pattern.html index bf0e84c4..f8bd3c5e 100644 --- a/print/templates/full_page_pattern.html +++ b/print/templates/full_page_pattern.html @@ -10,3 +10,8 @@ {% endwith %} + + + diff --git a/print/templates/ui.html b/print/templates/ui.html index b6999b57..f1dd9c12 100644 --- a/print/templates/ui.html +++ b/print/templates/ui.html @@ -58,6 +58,10 @@ {{ _('Full Page Pattern View') }}
+ + {{ _('Show Footer') }} +
{{ _('Thumbnail size') }}: 15mm -- cgit v1.2.3