[gnomeweb-wml] Wrong file extension, they are html not php.



commit 46d8b4789e18d830a259cd15f5a6fa9cb0ef21b7
Author: Andrea Veri <av src gnome org>
Date:   Mon Mar 5 12:52:10 2012 +0100

    Wrong file extension, they are html not php.

 www.gnome.org/friends/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/www.gnome.org/friends/Makefile.am b/www.gnome.org/friends/Makefile.am
index 201001a..2e83d4a 100644
--- a/www.gnome.org/friends/Makefile.am
+++ b/www.gnome.org/friends/Makefile.am
@@ -11,8 +11,8 @@ page_SCRIPTS = \
 	thank-you.php \
         a11y-testomonial.html \
 	a11y-banner.php \
-	a11y-testimonial-2.php \
-	a11y-testimonial-2-es.php \
+	a11y-testimonial-2.html \
+	a11y-testimonial-2-es.html \
 	.htaccess
 
 include $(top_srcdir)/rules.common



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]