From ff05e24696a1ddeea415594f6f447d6055045de2 Mon Sep 17 00:00:00 2001
From: cole
Date: Fri, 30 Sep 2022 12:34:00 -0500
Subject: change to full-page-patternview
---
print/templates/ui.html | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'print/templates/ui.html')
diff --git a/print/templates/ui.html b/print/templates/ui.html
index dd61e2d8..b6999b57 100644
--- a/print/templates/ui.html
+++ b/print/templates/ui.html
@@ -54,6 +54,10 @@
+
+
+
+
{{ _('Thumbnail size') }}:
15mm
--
cgit v1.2.3
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/ui.html | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'print/templates/ui.html')
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 @@
+
+
+
+
{{ _('Thumbnail size') }}:
15mm
--
cgit v1.2.3
From 318069d194c77fc294eeb8b30a5390c9d63b040c Mon Sep 17 00:00:00 2001
From: Kaalleen
Date: Sat, 15 Oct 2022 17:23:47 +0200
Subject: fix custom information sheet print out
---
print/templates/ui.html | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
(limited to 'print/templates/ui.html')
diff --git a/print/templates/ui.html b/print/templates/ui.html
index f1dd9c12..4282838d 100644
--- a/print/templates/ui.html
+++ b/print/templates/ui.html
@@ -54,18 +54,19 @@
+
+
+
+ 15mm
+
-
+
- {{ _('Thumbnail size') }}:
-
- 15mm
-
--
cgit v1.2.3