diff --git a/app/views/orgs/shibboleth_ds.html.erb b/app/views/orgs/shibboleth_ds.html.erb index 935270b..f392c57 100644 --- a/app/views/orgs/shibboleth_ds.html.erb +++ b/app/views/orgs/shibboleth_ds.html.erb @@ -16,14 +16,24 @@ models: @orgs, attribute: 'name', classes: 'fixed-width-large'} %> + + <%= render partial: 'shared/accessible_submit_button', + locals: {id: 'submit-button', + val: _('Go'), + disabled_initially: true, + classes: 'small-input-button', + tooltip: _('Select an institution.'), + classes: 'inline'} %> + + -

+

- <%= _('or') %> -
- <%= _('See the full list of partner institutions') %> + <%= _('See the full list of partner institutions') %>

-