From 3b16235821afafc4bb29a94059037fe138ed0907 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Wed, 24 Apr 2024 22:38:32 -0400 Subject: move print PDF back to web browser (#2849) * move print PDF back to web browser * fix line wrapping for macOS --------- Co-authored-by: Kaalleen --- print/templates/ui.html | 1 - 1 file changed, 1 deletion(-) (limited to 'print/templates') diff --git a/print/templates/ui.html b/print/templates/ui.html index 4282838d..846b7b49 100644 --- a/print/templates/ui.html +++ b/print/templates/ui.html @@ -2,7 +2,6 @@

{{ _('Ink/Stitch Print Preview') }}

-
-- cgit v1.3.1