From 54d916fd0577cfacb67af6a0dd58243d489bdf9b Mon Sep 17 00:00:00 2001 From: snipe Date: Thu, 4 Oct 2018 20:41:09 -0700 Subject: [PATCH] =?UTF-8?q?Pulled=20=E2=80=9Cmore=20info=E2=80=9D=20popove?= =?UTF-8?q?r=20header=20into=20translated=20string?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/lang/en/help.php | 5 ++++- resources/views/partials/more-info.blade.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/lang/en/help.php b/resources/lang/en/help.php index ecc332080..4fbbaea5d 100644 --- a/resources/lang/en/help.php +++ b/resources/lang/en/help.php @@ -13,7 +13,10 @@ return array( | */ + "more_info_title" => "More Info", + + "audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.

Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.", - + ); diff --git a/resources/views/partials/more-info.blade.php b/resources/views/partials/more-info.blade.php index 42c0e6295..b66c13395 100644 --- a/resources/views/partials/more-info.blade.php +++ b/resources/views/partials/more-info.blade.php @@ -1 +1 @@ - +