diff --git a/templates/webclient/profile.html b/templates/webclient/profile.html index 4155ab82..23ec3e26 100644 --- a/templates/webclient/profile.html +++ b/templates/webclient/profile.html @@ -27,7 +27,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
+ autocomplete="off" {{if not .LoggedUser.CanChangeInfo}}{{if .Email}}class="form-control-plaintext readonly-input"{{else}}class="form-control"{{end}} readonly{{else}}class="form-control"{{end}}>
@@ -35,7 +35,7 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
+ {{if not .LoggedUser.CanChangeInfo}}{{if .Description}}class="form-control-plaintext readonly-input"{{else}}class="form-control"{{end}} readonly{{else}}class="form-control"{{end}}>