Issue #5662: Fix text on change button

This commit is contained in:
Giniouxe 2015-02-15 19:25:09 +01:00
parent 9dbf6b82a8
commit e2866a12ea

View file

@ -31,7 +31,7 @@
= t('.strip_exif')
.small-horizontal-spacer
= f.submit t('.change'), :class => 'btn'
= f.submit t('users.edit.change'), :class => 'btn'
%hr