clarify printtofit option
authorIvan Kohler <ivan@freeside.biz>
Thu, 26 Jan 2017 04:22:28 +0000 (20:22 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 26 Jan 2017 04:22:28 +0000 (20:22 -0800)
httemplate/pref/pref.html

index f6ad36a..bf0cc90 100644 (file)
@@ -143,7 +143,7 @@ Interface
   </TR>
 
   <TR>
-    <TH ALIGN="right">Scale documents to fit on a letter-size page</TH>
+    <TH ALIGN="right">When printing, scale HTML documents to fit on a letter-size page</TH>
     <TD ALIGN="left">
       <INPUT TYPE="checkbox" NAME="printtofit" VALUE="Y" <% $curuser->option('printtofit') ? 'CHECKED' : '' %>>
     </TD>