diff --git a/config/application.php b/config/application.php index 5972607d..4e30ad44 100644 --- a/config/application.php +++ b/config/application.php @@ -392,10 +392,12 @@ 'staffsettings' => 'Staff Settings', 'catcontrol' => 'Category Control', ), - 'vending' => array( 'index' => 'Vendors', ), + 'buyingstore' => array( + 'index' => 'Buyers', + ), ), 'AllowMD5PasswordSearch' => false,