diff options
author | Ivan Kohler <ivan@freeside.biz> | 2020-05-20 12:27:00 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2020-05-20 12:27:00 -0700 |
commit | 3b0544a000b03639c8a57a4d4352449d24386f46 (patch) | |
tree | edb5fe4f1b56a301daceae642c2ccb08050face2 | |
parent | f8374bf230f53e3892199253f0ce66dc1bc618a6 (diff) |
no reason to pay amazon for this when we have a perfectly good server
-rw-r--r-- | demo.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,13 +15,13 @@ <th valign="middle" align="left"> <table cellspacing="0" cellpadding="0"> <tr> - <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> + <td align="left" valign="top"><a href="http://webdemo.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://backoffice-demo.freeside.biz/freeside" target="_top">Check + <p><a href="http://webdemo.freeside.biz/freeside" target="_top">Check it out!</a> </p> </td> </tr> |