X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fmanage%2Flocations.php;h=86bdb9d9f3e7abcb690a811ab4e218c51ede8573;hb=da8f34412bcb80d147eee4f9cdd5f43117189bd8;hp=2dae0a78cdd77cca0df92d63b6e6bd8661c357bf;hpb=fd069bba86276f15311ff6ab10b22d4a06a55513;p=fa-stable.git diff --git a/inventory/manage/locations.php b/inventory/manage/locations.php index 2dae0a78..86bdb9d9 100644 --- a/inventory/manage/locations.php +++ b/inventory/manage/locations.php @@ -19,7 +19,7 @@ include_once($path_to_root . "/includes/ui.inc"); include_once($path_to_root . "/inventory/includes/inventory_db.inc"); if (isset($_GET['FixedAsset'])) { - $help_context = "FA Locations"; + $help_context = "Fixed Assets Locations"; $_POST['fixed_asset'] = 1; } else $help_context = "Inventory Locations";