diff options
| author | khoff <khoff> | 2003-07-07 22:44:40 +0000 |
|---|---|---|
| committer | khoff <khoff> | 2003-07-07 22:44:40 +0000 |
| commit | 5b48183ad64fb7ea119c994ed1a921fcda4a0f9d (patch) | |
| tree | e94310cfda08657f475d69cf47b8e4d2d68cd647 /httemplate/index.html | |
| parent | 0b6bf02cff2b9cffaea70d81de9396a3a4f56b5d (diff) | |
Various virtual field UI updates/bug fixes. Fixed ordered qsearches.
Diffstat (limited to 'httemplate/index.html')
| -rw-r--r-- | httemplate/index.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index e5bd11806..1da945ede 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -11,7 +11,7 @@ </td><td> <font color="#ff0000" size=7>freeside main menu</font> </td><td align=right valign=bottom> - version %%%VERSION%%% + version 1.5.0pre2 <BR><A HREF="http://www.sisd.com/freeside">Freeside home page</A> <BR><A HREF="docs/">Documentation</A> </td></tr> @@ -196,10 +196,8 @@ - Points of Presence <LI><A HREF="browse/part_bill_event.cgi">View/Edit invoice events</A> - Actions for overdue invoices <LI><A HREF="browse/msgcat.cgi">View/Edit message catalog</A> - Change error messages and other customizable labels. - <LI><A HREF="browse/part_sb_field.cgi">View/Edit custom svc_broadband fields</A> - - Custom broadband service fields for site-specific export/informational data. - <LI><A HREF="browse/generic.cgi?part_router_field">View/Edit custom router fields</A> - - Custom router fields for site-specific export data. + <LI><A HREF="browse/part_virtual_field.cgi">View/Edit virtual fields</A> + - Locally defined fields <LI><A HREF="browse/router.cgi">View/Edit routers</A> - Broadband access routers <LI><A HREF="browse/addr_block.cgi">View/Edit address blocks</A> |
