diff options
author | ivan <ivan> | 2007-12-06 01:46:12 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-12-06 01:46:12 +0000 |
commit | da8c42b964337a3412ce172e6bb46980260823db (patch) | |
tree | 79531025551bf555923045d318ccabc6666e1c95 /elements | |
parent | 767920875674226f13b43fdf7d9b45f88d913104 (diff) |
update 3 year prices for wholesale services; add to customer login menu
Diffstat (limited to 'elements')
-rw-r--r-- | elements/footer.html | 2 | ||||
-rw-r--r-- | elements/header.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/elements/footer.html b/elements/footer.html index 751cd1b..7616754 100644 --- a/elements/footer.html +++ b/elements/footer.html @@ -9,7 +9,7 @@ <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="https://secure.sisd.com/selfservice/selfservice.cgi">Customer login</a> | + <a href="https://secure.sisd.com/selfservice/selfservice.cgi">Customer login</a> | <a href="about.html">About</a> | <a href="contact.html">Contact</a> </div> diff --git a/elements/header.html b/elements/header.html index 5acc0ce..6d4feb4 100644 --- a/elements/header.html +++ b/elements/header.html @@ -30,7 +30,7 @@ <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="https://secure.sisd.com/selfservice/selfservice.cgi" id="nav">Customer login</a> | + <a href="https://secure.sisd.com/selfservice/selfservice.cgi" id="nav">Customer login</a> | <a href="about.html" id="nav">About</a> | <a href="contact.html" id="nav">Contact</a> |