<% include('/elements/header.html', 'Preferences for '. getotaker ) %>
<% include('/elements/error.html') %> Change password (leave blank for no change) <% ntable("#cccccc",2) %> Current password: New password: Re-enter new password:
Interface <% ntable("#cccccc",2) %> 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') %> <%init> # XSS via your own preferences? seems unlikely, but nice try anyway... ( $FS::CurrentUser::CurrentUser->option('menu_position') || 'left' ) =~ /^(\w+)$/ or die "illegal menu_position"; my $menu_position = $1;