From 3275e9ba31235b06c2ed7050a2ce493273c43d3a Mon Sep 17 00:00:00 2001 From: wvengen Date: Tue, 22 Oct 2013 00:09:11 +0200 Subject: [PATCH] small i18n bug --- app/views/article_categories/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/article_categories/index.html.haml b/app/views/article_categories/index.html.haml index 0ec33119..00bcc354 100644 --- a/app/views/article_categories/index.html.haml +++ b/app/views/article_categories/index.html.haml @@ -5,7 +5,7 @@ %table.table.table-striped %thead %tr - %th= heading_helper ArticleCategory, :article_category + %th= heading_helper ArticleCategory, :name %th= heading_helper ArticleCategory, :description %th %tbody