diff options
author | Ivan Kohler <ivan@freeside.biz> | 2016-08-05 18:21:25 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2016-08-05 18:21:25 -0700 |
commit | d5dcad500752c3d4bb75ec809f8f7e6350906d83 (patch) | |
tree | e2c401e02ab36291d8f754d31bd276c3786fe702 /demo.html | |
parent | 42a75ab1e3d5e634d2f26bfca865609b5c76112f (diff) |
4.1
Diffstat (limited to 'demo.html')
-rw-r--r-- | demo.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,13 +15,13 @@ <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <td align="left" valign="top"><a href="http://webdemo.freeside.biz:82/" target="_top"><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> + <td align="left" valign="top"><a href="http://backoffice-demo.freeside.biz/freeside" target="_top"><img border=0 src="imgs/webdemo/backoffice_shd.gif"></a></td> <th align="left" valign="top"> <h5>Back office</h5> <h6>Billing, ticketing, reporting and configuration for employees and resellers</h6> <p>The majority of Freeside's functionality is accessed from here. The back office interface includes searching and viewing of customers, invoices, trouble tickets and services, as well as reporting, configuration, per-user access control, resellser virtualization and more.</p> <p>Log on with Username: <b>guest</b> and Password: <b>guest</b> when prompted - <p><a href="http://webdemo.freeside.biz:82/" target="_top">Check + <p><a href="http://backoffice-demo.freeside.biz/freeside" target="_top">Check it out!</a> </p> </td> </tr> @@ -69,7 +69,7 @@ <th align="left" valign="top"><h5>Downloadable demo</h5> <h6>A downloadable VMWare virtual appliance</h6> <ul class="indented"> - <li><a href="Freeside-Appliance-4.0.zip">Freeside-Appliance-4.0.zip</a> (844mb) + <li><a href="Freeside-Appliance-4.1.zip">Freeside-Appliance-4.1.zip</a> (844mb) </ul> </th> </tr> |