mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-30 10:12:37 +02:00
parent
23ed467d37
commit
638fc5277c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
{% endblock %}
|
||||
{% block js %}
|
||||
$('#creation-form #password').tooltip({
|
||||
title: '{{ _("This access code will be sent to your friends. It is stored as-is by the server, so don\\'t reuse a personal password!")}}',
|
||||
title: '{{ _("Don't reuse a personal password. Make an access code and send it to your friends")}}',
|
||||
trigger: 'focus',
|
||||
placement: 'right'
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue