add tooltips to the main buttons of the canvas.

This commit is contained in:
juliandavidmr
2020-11-09 19:53:17 -05:00
parent 096482d7eb
commit 16f732a50c
10 changed files with 45 additions and 34 deletions

View File

@@ -98,8 +98,8 @@
</form>
</div>
<div class="content" v-if="password_reset_send==true">
<h4>Reset Password</h4>
Please check your email inbox.
<h4><%=__("reset_password")%></h4>
<%=__("password_check_inbox")%>
</div>
</div>