remove text

This commit is contained in:
Mateusz Gruszczyński
2026-09-04 23:58:54 +02:00
parent 7c4ddeaa5f
commit e68ad69bc5
3 changed files with 5 additions and 6 deletions
+3 -2
View File
@@ -210,7 +210,7 @@
<div id="profile-language-options" class="profile-language-menu" role="listbox" data-i18n-ignore
aria-labelledby="profile-language-label" hidden></div>
</div>
<small data-i18n="profile.language.help">Saved with your profile and applied after you save these settings.</small>
<br>
</div>
<label data-local-profile-field>Current e-mail<input id="profile-current-email" type="email" readonly></label>
<label data-local-profile-field>New e-mail<input id="profile-email" type="email" maxlength="320"
@@ -227,7 +227,8 @@
<p id="profile-message" class="form-message" role="status"></p>
</form>
</dialog>
<div id="toast" class="toast-region" aria-live="polite" aria-label="Notifications" aria-relevant="additions removals"></div>
<div id="toast" class="toast-region" aria-live="polite" aria-label="Notifications" aria-relevant="additions removals">
</div>
</body>