Commit f19bb31e1cec5b69cd27d479aac9151e6322bbd6
1 parent
c0055ee1
Exists in
master
and in
29 other branches
ActionItem93: cosmetic changes
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1038 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
2 changed files
with
4 additions
and
2 deletions
Show diff stats
app/views/enterprise_registration/basic_information.rhtml
@@ -29,7 +29,7 @@ | @@ -29,7 +29,7 @@ | ||
29 | <%= f.select('region_id', @regions) %> | 29 | <%= f.select('region_id', @regions) %> |
30 | 30 | ||
31 | <% button_bar do %> | 31 | <% button_bar do %> |
32 | - <%= submit_button('save', _('Register')) %> | 32 | + <%= submit_button('next', _('Next')) %> |
33 | <%= button 'cancel', _('Cancel'), :action => 'index' %> | 33 | <%= button 'cancel', _('Cancel'), :action => 'index' %> |
34 | <% end %> | 34 | <% end %> |
35 | 35 |
app/views/enterprise_registration/select_validator.rhtml