diff --git a/app/views/admin/customization_logs/_index.html.erb b/app/views/admin/customization_logs/_index.html.erb index 3c659a9..47ed7ec 100644 --- a/app/views/admin/customization_logs/_index.html.erb +++ b/app/views/admin/customization_logs/_index.html.erb @@ -21,12 +21,14 @@ <% end %> - - <% if site.site_logs.where(:archive.ne => true).count > 0 %> - View Log - <% end %> - Add Log -
;">
+ +
+ <% if site.site_logs.where(:archive.ne => true).count > 0 %> + View Log + <% end %> + Add Log +
;">
+
<% end %>