theme(account): add note about personal data

base-theme
teutat3s 2024-02-08 21:38:03 +01:00
parent fa04c65e06
commit 282fde3d9c
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@
<input type="text" class="ps-input" id="email" name="email" autofocus value="${(account.email!'')}"/>
</div>
<h3>Personal details</h3>
<p>Please note that providing identifying data is not required and should be done with great care. At the moment, your first name and last name are only displayed in Nextcloud.</p>
<div class="ps-form-group ${messagesPerField.printIfExists('firstName','has-error')}">
<label for="firstName" class="ps-form-group--label">${msg("firstName")}</label>