diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/request/select_authority.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/select_authority.rhtml b/app/views/request/select_authority.rhtml index 024cc162f..ee46b2fdb 100644 --- a/app/views/request/select_authority.rhtml +++ b/app/views/request/select_authority.rhtml @@ -27,7 +27,7 @@ <h1 style="clear: left"><%= _('1. Select an authority') %></h1> - <div> + <div id="authority_selection"> <% form_tag({:controller => "general", :action => "search_redirect"}, {:id => "search_form"}) do %> <p> <p> |