Fixed layout, changes, bugs and improvements to Fixed Assets application.
[fa-stable.git] / inventory / manage / locations.php
index 2dae0a78cdd77cca0df92d63b6e6bd8661c357bf..86bdb9d9f3e7abcb690a811ab4e218c51ede8573 100644 (file)
@@ -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";