From 6086b7a46201d2532fb876fb54bc062dcfcb6ffe Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Tue, 14 Apr 2015 11:42:18 +0000 Subject: [PATCH] Fix hub style --- views/content_viewer/hub.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/content_viewer/hub.html.erb b/views/content_viewer/hub.html.erb index ad8dff4..bb94ab2 100644 --- a/views/content_viewer/hub.html.erb +++ b/views/content_viewer/hub.html.erb @@ -1,6 +1,6 @@ <% extend CommunityHubPlugin::HubHelper %> -
+
<%= @page.title %> HUB
@@ -94,4 +94,4 @@ DEFAULT_PROMOTE_QUESTION = '<%= _("Are you sure that you want to promote this user?") %>'; -<%= javascript_include_tag '/plugins/community_hub/javascripts/community_hub.js' %> +<%= javascript_include_tag '/plugins/community_hub/javascripts/community_hub.js' %> \ No newline at end of file -- libgit2 0.21.2