X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fcontact.html;h=7b6c853d4ca618fd632dd23b762d0315e3acba1b;hp=43e520155d3e6864199ae9e44d991327848cc86e;hb=833cfe5c9938d33c3e6b97ed610c25a7afa6eb04;hpb=d45dd4a826f314fb5459747590d3e11cd80c211f diff --git a/httemplate/elements/contact.html b/httemplate/elements/contact.html index 43e520155..7b6c853d4 100644 --- a/httemplate/elements/contact.html +++ b/httemplate/elements/contact.html @@ -40,6 +40,8 @@ % } % } elsif ( $field eq 'emailaddress' ) { % $value = join(', ', map $_->emailaddress, $contact->contact_email); +% } elsif ( $field eq 'password' ) { +% $value = $contact->get('_password') ? '********' : ''; % } elsif ( $field eq 'selfservice_access' % or $field eq 'comment' % or $field eq 'invoice_dest' @@ -56,27 +58,41 @@ ID = "<%$id%>_<%$field%>" STYLE = "width: 140px" > -