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,16 +31,16 @@
= t('.strip_exif')
.small-horizontal-spacer
= f.submit t('.change'), :class => 'btn'
= f.submit t('users.edit.change'), :class => 'btn'
%hr
.row-fluid
.span3
.span5
%h3
= t('.ignored_users')
- if @blocks.length.zero?
= t('.no_user_ignored_message')