From b6c32177efa351e6550840ad508b59c4e722fbb6 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 7 Dec 2012 14:17:57 +0100 Subject: adding a bunch of translation --- users/app/views/users/_legend_and_submit.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/app') diff --git a/users/app/views/users/_legend_and_submit.html.haml b/users/app/views/users/_legend_and_submit.html.haml index c20a226..6fc0e4a 100644 --- a/users/app/views/users/_legend_and_submit.html.haml +++ b/users/app/views/users/_legend_and_submit.html.haml @@ -1,4 +1,4 @@ %legend= t(legend) =yield -.pull-right= f.button :submit +.pull-right= f.button :submit, :value => t(legend) .clearfix -- cgit v1.2.3