mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-01 10:42:24 +02:00
parent
aef20a7e02
commit
8d041fdba3
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block js %}
|
{% block js %}
|
||||||
$('#creation-form #password').tooltip({
|
$('#creation-form #password').tooltip({
|
||||||
title: '{{ _("Don't reuse a personal password. Make an access code and send it to your friends")}}',
|
title: '{{ _("Don\\'t reuse a personal password. Choose a private code and send it to your friends")}}',
|
||||||
trigger: 'focus',
|
trigger: 'focus',
|
||||||
placement: 'right'
|
placement: 'right'
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue