changeset 64:3ded7746d484 laserkard

[svn r65] changed "the story" back to "about"
author hong
date Thu, 01 Apr 2010 20:13:58 -0400
parents 3d3b8671de71
children fd2fc585acbc
files top_menu.include
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/top_menu.include	Thu Apr 01 20:06:28 2010 -0400
     1.2 +++ b/top_menu.include	Thu Apr 01 20:13:58 2010 -0400
     1.3 @@ -4,14 +4,14 @@
     1.4  	<ul>
     1.5  		<li><a href="./index.php" id ="hom" onmouseover="document.but.src='images/Homepage.jpg'">Home</a></li>
     1.6  
     1.7 -<li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">The Story</a></li>
     1.8 +<li><a href="./about.php" id = "about" onmouseover="document.but.src='images/Homepage.jpg'">About</a></li>
     1.9  		<li><a href="./buy.pl" id = "buy" onmouseover="document.but.src='images/Homepage.jpg'">Design Studio</a></li>
    1.10  
    1.11  	
    1.12  
    1.13  		
    1.14  
    1.15 -		<li><a href="./faq.php" id = "faq" onmouseover="document.but.src='images/Homepage.jpg'">faq</a></li>
    1.16 +		<li><a href="./faq.php" id = "faq" onmouseover="document.but.src='images/Homepage.jpg'">FAQ</a></li>
    1.17  
    1.18  		<li><a href="./contact.php" id = "contact" onmouseover="document.but.src='images/Homepage.jpg'">Contact</a></li>
    1.19  	</ul>