diff --git a/resources/lang/en/help.php b/resources/lang/en/help.php
index ecc332080d..4fbbaea5d6 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 42c0e62951..b66c13395c 100644
--- a/resources/views/partials/more-info.blade.php
+++ b/resources/views/partials/more-info.blade.php
@@ -1 +1 @@
-
+