[refs #570] Change localization for fields(part 2)
This commit is contained in:
parent
c5686c76d3
commit
1f0887ac97
|
@ -32,7 +32,7 @@
|
|||
.both
|
||||
.table
|
||||
.lefter= f.radio_button :ownership, 'everything', :class => 'niceRadio', :id => 'myradio3'
|
||||
.lefter= t("layout.build_lists.ownership.index")
|
||||
.lefter= t("layout.build_lists.ownership.everything")
|
||||
.both
|
||||
%br
|
||||
= f.submit t("layout.search.header")
|
||||
|
|
Loading…
Reference in New Issue