From 299b2c55d062ba165526c2bed9c9bd916e1e0ba4 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Fri, 12 Jun 2015 11:46:21 +0300 Subject: [PATCH] Typo fix #2628 --- app/views/admin/settings/index.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/admin/settings/index.haml b/app/views/admin/settings/index.haml index ea0c7ded6..cd0e1d9a4 100644 --- a/app/views/admin/settings/index.haml +++ b/app/views/admin/settings/index.haml @@ -40,7 +40,7 @@ .panel-heading.clearfix = t(:billing) .table-responsive - %table.table.table-hover.table-bordered.table-ocndensed + %table.table.table-hover.table-bordered.table-condensed %thead %tr %th{class: 'col-xs-6'}= t(:setting) @@ -58,7 +58,7 @@ .panel-heading.clearfix = t(:other) .table-responsive - %table.table.table-hover.table-bordered.table-ocndensed + %table.table.table-hover.table-bordered.table-condensed %thead %tr %th{class: 'col-xs-6'}= t(:setting)