diff options
Diffstat (limited to 'app/views/auth_sources/index.html.erb')
-rw-r--r-- | app/views/auth_sources/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/auth_sources/index.html.erb b/app/views/auth_sources/index.html.erb index fcdbf7d43..ecde2bf95 100644 --- a/app/views/auth_sources/index.html.erb +++ b/app/views/auth_sources/index.html.erb @@ -28,4 +28,4 @@ </tbody> </table> -<p class="pagination"><%= pagination_links_full @auth_source_pages %></p> +<span class="pagination"><%= pagination_links_full @auth_source_pages %></span> |