From c60e40096ad3fc19c0b3cbb73bfa8bf5b0aa73d0 Mon Sep 17 00:00:00 2001 From: Madd15 Date: Wed, 12 Nov 2014 13:38:31 +1030 Subject: [PATCH] Replace static titles with lang --- app/views/backend/reports/asset.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/backend/reports/asset.blade.php b/app/views/backend/reports/asset.blade.php index d6f383861c..e1a5b8fbef 100644 --- a/app/views/backend/reports/asset.blade.php +++ b/app/views/backend/reports/asset.blade.php @@ -2,7 +2,7 @@ {{-- Page title --}} @section('title') -Asset Report :: +@lang('general.asset_report') :: @parent @stop @@ -17,7 +17,7 @@ Asset Report :: @lang('admin/hardware/table.dl_csv') -

Asset Report

+

@lang('general.asset_report')