From ef0d8db38d1ee28a65a7ecdc6e11c7a82c0a741b Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 23 Aug 2008 21:59:46 +0000 Subject: add usage classes to rate details --- httemplate/elements/menu.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/elements/menu.html') diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 321927ec4..d476e3098 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -279,6 +279,7 @@ tie my %config_agent, 'Tie::IxHash', tie my %config_billing_rates, 'Tie::IxHash', 'View/Edit rate plans' => [ $fsurl.'browse/rate.cgi', 'Manage rate plans' ], 'View/Edit regions and prefixes' => [ $fsurl.'browse/rate_region.html', 'Manage regions and prefixes' ], + 'View/Edit usage classes' => [ $fsurl.'browse/usage_class.html', 'Usage classes define groups of usage for taxation purposes.' ], ; tie my %config_billing, 'Tie::IxHash'; -- cgit v1.2.1