X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fcontact.html;h=a298a1b153e6349bab47c01b355a376c599e5a1c;hb=985adebbccf51c25ebeb049675c78830b98246aa;hp=678193516980880161d33034e62b54472e3a4980;hpb=64f8904fc5f6d1d4314d76e61a3b250c2fc18805;p=freeside.git diff --git a/httemplate/elements/contact.html b/httemplate/elements/contact.html index 678193516..a298a1b15 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') ? '********' : ''; % } else { % $value = $contact->get($field); % } @@ -51,7 +53,7 @@ ID = "<%$id%>_<%$field%>" STYLE = "width: 140px" > -