diff options
Diffstat (limited to 'quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html')
-rw-r--r-- | quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html b/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html index cc679bac..7eb82954 100644 --- a/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html +++ b/quanta/data/templates/pages/html/xhtml/twoSideMen_Quanta.html @@ -61,7 +61,7 @@ ul {list-style:none;} <div id="menuRight"> <!--enter your hyperlinks here--> <ul> -<li><a href="http://tdewebdev.org">Quanta</a></li> +<li><a href="http://kdewebdev.org">Quanta</a></li> <li><a href="http://www.kde.org">KDE.org</a></li> <li><a href="#">null link</a></li> <li><a href="#">null link</a></li> @@ -75,7 +75,7 @@ ul {list-style:none;} <div id="menuLeft"> <!--enter your hyperlinks here--> <ul> -<li><a href="http://tdewebdev.org">Quanta</a></li> +<li><a href="http://kdewebdev.org">Quanta</a></li> <li><a href="http://www.kde.org">KDE.org</a></li> <li><a href="#">null link</a></li> <li><a href="#">null link</a></li> @@ -101,7 +101,7 @@ We welcome you.</p> <!--end of body content--> </div> -<div id="foot"><a href="http://tdewebdev.org"> +<div id="foot"><a href="http://kdewebdev.org"> Quanta web development IDE.</a> </div> </body> |