diff options
Diffstat (limited to 'httemplate/browse/rate.cgi')
| -rw-r--r-- | httemplate/browse/rate.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/rate.cgi b/httemplate/browse/rate.cgi index c31260166..4718b7147 100644 --- a/httemplate/browse/rate.cgi +++ b/httemplate/browse/rate.cgi @@ -1,5 +1,5 @@ <!-- mason kludge --> -<%= header("Rate plan listing", menubar( 'Main Menu' => "$p#sysadmin" )) %> +<%= include("/elements/header.html","Rate plan listing", menubar( 'Main Menu' => "$p#sysadmin" )) %> Rate plans, regions and prefixes for VoIP and call billing.<BR><BR> <A HREF="<%=$p%>edit/rate.cgi"><I>Add a rate plan</I></A> | <A HREF="<%=$p%>edit/rate_region.cgi"><I>Add a region</I></A> |
