diff --git a/app/views/registrar/invoices/index.haml b/app/views/registrar/invoices/index.haml index 32fcd1ab0..206f554ca 100644 --- a/app/views/registrar/invoices/index.haml +++ b/app/views/registrar/invoices/index.haml @@ -1,6 +1,6 @@ - content_for :actions do = link_to(t(:add_deposit), new_registrar_deposit_path, class: 'btn btn-primary') - = link_to(t(:account_activity), registrar_account_activities_path, class: 'btn btn-primary') + = link_to(t(:account_activity), registrar_account_activities_path, class: 'btn btn-default') = render 'shared/title', name: t(:your_account) = t(:your_current_account_balance_is,