diff options
| -rw-r--r-- | httemplate/index.html | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/httemplate/index.html b/httemplate/index.html index 98a28ab1a..0b968cf65 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -196,7 +196,9 @@  	  - Broadband access routers  	  <LI><A HREF="browse/addr_block.cgi">View/Edit address blocks</A>  	  - Manage address blocks and block assignments to broadband routers. -        </ul> +	  <LI><A HREF="browse/rate.cgi">View/Edit call rates and regions</A> +	  - Manage rate plans, regions and prefixes for VoIP and call billing. +	</ul>          <BR>        </TD></TR>        </TABLE> | 
