Fixed layout, changes, bugs and improvements to Fixed Assets application.
[fa-stable.git] / inventory / manage / item_categories.php
index d63354d1a8971309a493b97af4565a56f2f8989b..21e0b394f2ad92fd3bfba16d001ebd8f65e27ab5 100644 (file)
@@ -15,7 +15,7 @@ include($path_to_root . "/includes/session.inc");
 
 if (isset($_GET['FixedAsset'])) {
   $page_security = 'SA_ASSETCATEGORY';
-  $help_context = "FA Item Categories";
+  $help_context = "Fixed Assets Categories";
   $_POST['mb_flag'] = 'F';
 }
 else {