art-web r534 - in branches/art-hub: . templates
- From: thos svn gnome org
- To: svn-commits-list gnome org
- Subject: art-web r534 - in branches/art-hub: . templates
- Date: Tue, 17 Jun 2008 19:53:50 +0000 (UTC)
Author: thos
Date: Tue Jun 17 19:53:50 2008
New Revision: 534
URL: http://svn.gnome.org/viewvc/art-web?rev=534&view=rev
Log:
* Rename faq.html to faq.php
Added:
branches/art-hub/faq.php
- copied unchanged from r530, /branches/art-hub/faq.html
Removed:
branches/art-hub/faq.html
Modified:
branches/art-hub/index.html
branches/art-hub/templates/header.php
Modified: branches/art-hub/index.html
==============================================================================
--- branches/art-hub/index.html (original)
+++ branches/art-hub/index.html Tue Jun 17 19:53:50 2008
@@ -41,7 +41,7 @@
<li class="selected"><a href="/"><span>Art</span></a></li>
<li><a href="/themes"><span>Themes</span></a></li>
<li><a href="/backgrounds"><span>Backgrounds</span></a></li>
- <li><a href="/faq"><span>FAQ</span></a></li>
+ <li><a href="/faq.php"><span>FAQ</span></a></li>
</ul>
</div> <!-- end of #tabs -->
</div> <!-- end of #header -->
Modified: branches/art-hub/templates/header.php
==============================================================================
--- branches/art-hub/templates/header.php (original)
+++ branches/art-hub/templates/header.php Tue Jun 17 19:53:50 2008
@@ -51,7 +51,7 @@
<li<?php tab('art', $page)?>><a href="/"><span>Art</span></a></li>
<li<?php tab('themes', $page)?>><a href="/themes"><span>Themes</span></a></li>
<li<?php tab('backgrounds', $page)?>><a href="/backgrounds"><span>Backgrounds</span></a></li>
- <li<?php tab('faq', $page)?>><a href="/faq"><span>FAQ</span></a></li>
+ <li<?php tab('faq', $page)?>><a href="/faq.php"><span>FAQ</span></a></li>
</ul>
</div> <!-- end of #tabs -->
</div> <!-- end of #header -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]