update registrars index

This commit is contained in:
Priit Tark 2015-05-07 13:20:44 +03:00
parent 97ef0b64ee
commit 2b9923de49

View file

@ -1,5 +1,5 @@
- content_for :actions do
= link_to(t(:add), new_admin_registrar_path, class: 'btn btn-primary')
= link_to(t(:new), new_admin_registrar_path, class: 'btn btn-primary')
= render 'shared/title', name: t(:registrars)
.row