aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/categories/_form.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/blog/categories/_form.html.erb')
-rw-r--r--app/views/admin/blog/categories/_form.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/blog/categories/_form.html.erb b/app/views/admin/blog/categories/_form.html.erb
index 247f31b..28227ae 100644
--- a/app/views/admin/blog/categories/_form.html.erb
+++ b/app/views/admin/blog/categories/_form.html.erb
@@ -8,7 +8,7 @@
:include_object_name => true
} %>
<% end %>
-
+
<div class='field'>
<%= f.label :title -%>
<%= f.text_field :title, :class => 'larger widest' -%>
@@ -20,4 +20,4 @@
:continue_editing => false,
:delete_title => t('admin.blog.categories.category.delete')
} %>
-<% end %> \ No newline at end of file
+<% end %>