notice to add password

This commit is contained in:
lingdocs 2021-08-24 23:20:18 +04:00
parent 16e22ad35b
commit 7e382fcef3
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<h4 class="mt-3">Password:</h4>
<% if (!user.password) { %>
<p class="small">Add a password to be able to log in with just your e-mail address.</p>
<% } %>}
<% } %>
<% } %>
<div id="password-change-form" style="display: none;">
<% if (user.password) { %>