X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fpref%2Fpref.html;h=229ac0e62d36c665e5f301202b05aac3c8cdceb7;hb=7b3d074cbb694330334469510548d98eebe196ed;hp=2dca3b84d8e065987542eec3636ea6a65bad13f9;hpb=f01e2ce0aa6c1925e6266d78797025ec68bfac07;p=freeside.git diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index 2dca3b84d..229ac0e62 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -1,6 +1,6 @@ <% include('/elements/header.html', 'Preferences for '. getotaker ) %> -
+ <% include('/elements/error.html') %> @@ -8,39 +8,70 @@ Change password (leave blank for no change) <% ntable("#cccccc",2) %> - - Current password: - - + + Current password: + + - - New password: - - + + New password: + + - - Re-enter new password: - - + + Re-enter new password: + +
+ Interface <% ntable("#cccccc",2) %> - - Menu location: - - > Left
- > Top
- - - + + Menu location: + + > Left
+ > Top
+ + + + + +
+ + +Vonage integration (see Click2Call) +<% ntable("#cccccc",2) %> + + + Vonage phone number + + + + + Vonage username + + + + + Vonage password + +
+ +% foreach my $prop (qw( height width availHeight availWidth colorDepth )) { + + +% } + <% include('/elements/footer.html') %>