From 3401fee672d796f4aca8dafced6917c7caf87866 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 18 Nov 2013 13:14:26 -0500 Subject: [PATCH] Another table fix --- app/views/backend/locations/index.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/backend/locations/index.blade.php b/app/views/backend/locations/index.blade.php index b78d4da0d4..4813fb0574 100755 --- a/app/views/backend/locations/index.blade.php +++ b/app/views/backend/locations/index.blade.php @@ -27,8 +27,8 @@ Asset Depreciations :: @lang('admin/locations/table.name') - Address - @lang('admin/locations/table.city'), + Address + @lang('admin/locations/table.city'), @lang('admin/locations/table.state') @lang('admin/locations/table.country') @lang('table.actions')