[freeside-commits] branch master updated. d33c6b0b9c3525f4b7dea0e5856b5401246483e6
Ivan
ivan at 420.am
Wed Jan 25 20:22:19 PST 2017
The branch, master has been updated
via d33c6b0b9c3525f4b7dea0e5856b5401246483e6 (commit)
from ca78f4530f7d5ee0b1b9f708e318108ad3aa1a7a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d33c6b0b9c3525f4b7dea0e5856b5401246483e6
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Jan 25 20:22:18 2017 -0800
clarify printtofit option
diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html
index f26d209..a0d7be6 100644
--- a/httemplate/pref/pref.html
+++ b/httemplate/pref/pref.html
@@ -130,7 +130,7 @@
</TR>
<TR>
- <TH ALIGN="right"><% emt("Scale documents to fit on a letter-size page") %></TH>
+ <TH ALIGN="right"><% emt("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>
-----------------------------------------------------------------------
Summary of changes:
httemplate/pref/pref.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list