diff options
Diffstat (limited to 'httemplate/browse/rate.cgi')
-rw-r--r-- | httemplate/browse/rate.cgi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/browse/rate.cgi b/httemplate/browse/rate.cgi index 02d670fbd..428158a6d 100644 --- a/httemplate/browse/rate.cgi +++ b/httemplate/browse/rate.cgi @@ -2,6 +2,8 @@ 'title' => 'Rate plans', 'menubar' => [ 'Regions and Prefixes' => $p.'browse/rate_region.html', + 'Time Periods' => + $p.'browse/rate_time.html', ], 'html_init' => $html_init, 'name' => 'rate plans', |