From e215fc213a1eb9a3365cecf5ce82f1a58f154cd6 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sat, 9 Jul 2016 10:32:46 -0700 Subject: optionally scale to the page width when printing, #71301 --- httemplate/pref/pref.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'httemplate/pref/pref.html') diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 50d6e8d23..c6bcf6f66 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -129,6 +129,13 @@ Interface + + Scale documents to fit on a letter-size page + + option('printtofit') ? 'CHECKED' : '' %>> + + + How many recently-modified customers displayed on dashboard @@ -143,8 +150,6 @@ Interface - -
-- cgit v1.2.1