initial move to git (subversion history dropped intentionally)
This commit is contained in:
31
navframe.html
Normal file
31
navframe.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<html>
|
||||
<head><title>SAFE</title></head>
|
||||
<body>
|
||||
<base target=mainright>
|
||||
<font face="Trebuchet MS">
|
||||
<h2>SAFE</h2>
|
||||
<font size=-1>(Service Administration Front-End)</font>
|
||||
<h3>Lists</h3>
|
||||
<ul>
|
||||
<li><a href="customers.php">Customers</a>
|
||||
<li><a href="services.php">Services</a>
|
||||
<li><a href="subscriptions.php">Subscriptions</a>
|
||||
<li><a href="upload-cdr.php">Upload CDR</a>
|
||||
<li><a href="itemstoinvoice.php">Items to invoice</a>
|
||||
<li><a href="invoicelist.php">Invoices</a>
|
||||
</ul>
|
||||
|
||||
<h3>Advanced options</h3>
|
||||
<ul>
|
||||
<li><a href="cron-items.php">Cronjob</a>
|
||||
<li><a href="editinvoicelines.php">Modify invoicelines</a>
|
||||
<li><a href="editinvoices.php">Modify invoices</a>
|
||||
<li><a href="lib/whois.php">Whois query</a>
|
||||
<li><a href="domains.php">Domains</a>
|
||||
<li><a href="cron-domains.php">Update domains</a>
|
||||
</ul>
|
||||
|
||||
</font>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user