X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fpref%2Fpref.html;h=a6b5ba7408653dfcd032c3da646ff9dbd7a7fdb3;hb=408574c3f92b84f422f9a95dd0ab904d9c23ece6;hp=832df78c6973fe562c16e6d97468a2b73df71635;hpb=e3efeaeaa661d78fcbf0a257b929db15f7892495;p=freeside.git diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 832df78c6..a6b5ba740 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -143,12 +143,26 @@ Interface + Scale documents to fit on a letter-size page + + option('printtofit') ? 'CHECKED' : '' %>> + + + + How many recently-modified customers displayed on dashboard + + How many recent outbound emails to show in customer view + + + + +
@@ -202,6 +216,8 @@ Development
+% if ( $curuser->access_right('Employee preference telephony integration') ) { + SNOM integration <% ntable("#cccccc",2) %> @@ -246,6 +262,7 @@ Vonage integration (see Click2Call
+% } % foreach my $prop (qw( height width availHeight availWidth colorDepth )) {