Issue #5662: Fix text on change button
This commit is contained in:
parent
9dbf6b82a8
commit
e2866a12ea
1 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
= t('.strip_exif')
|
= t('.strip_exif')
|
||||||
|
|
||||||
.small-horizontal-spacer
|
.small-horizontal-spacer
|
||||||
= f.submit t('.change'), :class => 'btn'
|
= f.submit t('users.edit.change'), :class => 'btn'
|
||||||
|
|
||||||
%hr
|
%hr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue