summaryrefslogtreecommitdiff
path: root/elements
diff options
context:
space:
mode:
Diffstat (limited to 'elements')
-rw-r--r--elements/footer.html17
-rw-r--r--elements/header.html20
2 files changed, 26 insertions, 11 deletions
diff --git a/elements/footer.html b/elements/footer.html
index 55cf8f8..27d4913 100644
--- a/elements/footer.html
+++ b/elements/footer.html
@@ -1,11 +1,18 @@
<div id="footer">
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
- <td align="center" valign="middle"> <div id="footernav" > <a href="index.html">Home</a>
- | <a href="products.html">Products</a> | <a href="services.html">Services</a>
- | <a href="demo.html">Demo</a> | <a href="developers.html" >Developers</a>
- | <a href="about.html">About</a> | <a href="contact.html">Contact</a>
- </div></td>
+ <td align="center" valign="middle">
+ <div id="footernav">
+ <a href="index.html">Home</a> |
+ <a href="products.html">Products</a> |
+ <a href="services.html">Services</a> |
+ <a href="demo.html">Demo</a> |
+ <a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation">Documentation</a> |
+ <a href="developers.html" >Developers</a> |
+ <a href="about.html">About</a> |
+ <a href="contact.html">Contact</a>
+ </div>
+ </td>
</tr>
</table>
</div></body>
diff --git a/elements/header.html b/elements/header.html
index e58dbc3..f9f51e4 100644
--- a/elements/header.html
+++ b/elements/header.html
@@ -1,5 +1,5 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<meta name="Description" content="Open-source billing, trouble ticketing and automation software for ISPs, VOIP providers and online businesses.">
+<meta name="Description" content="Open-source billing, trouble ticketing and automation software for ISPs, VoIP providers and online businesses.">
<meta name="Keywords" content="billing, open source, ISP, trouble ticketing, VoIP">
<link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen">
@@ -15,16 +15,24 @@
<td width="100%" align="left" valign="center">
<h1>Open-source billing, trouble ticketing
and automation</h1><br>
- <h2>for ISPs, VoIP, service and content providers
+ <h2>for ISPs, VoIP, hosting, service and content providers
and online businesses</h2>
</td>
</tr>
</table>
</div>
+
<div id="header2">
-
- <div id="nav"> <a href="index.html" id="nav">Home</a> | <a href="products.html" id="nav">Products</a>
- | <a href="services.html" id="nav">Services</a> | <a href="demo.html" id="nav">Demo</a> | <a href="developers.html" id="nav">Developers
- </a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a>&nbsp;&nbsp;</div>
+ <div id="nav">
+ <a href="index.html" id="nav">Home</a> |
+ <a href="products.html" id="nav">Products</a> |
+ <a href="services.html" id="nav">Services</a> |
+ <a href="demo.html" id="nav">Demo</a> |
+ <a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation" id="nav">Documentation</a> |
+ <a href="developers.html" id="nav">Developers</a> |
+ <a href="about.html" id="nav">About</a> |
+ <a href="contact.html" id="nav">Contact</a>
+ &nbsp;&nbsp;
+ </div>
</div>