From 5b39c3d1cd300503750162bad0af715161b1bb20 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 4 Jan 2012 09:07:08 +0000 Subject: added pages related to footer links --- .../Application/Views/Mobile/Contact/index.php | 31 ++++++++++++++++++++++ .../Application/Views/Mobile/Contact/index_es.php | 31 ++++++++++++++++++++++ .../Application/Views/Mobile/Contact/index_it.php | 31 ++++++++++++++++++++++ 3 files changed, 93 insertions(+) create mode 100644 h-source/Application/Views/Mobile/Contact/index.php create mode 100644 h-source/Application/Views/Mobile/Contact/index_es.php create mode 100644 h-source/Application/Views/Mobile/Contact/index_it.php (limited to 'h-source/Application/Views/Mobile/Contact') diff --git a/h-source/Application/Views/Mobile/Contact/index.php b/h-source/Application/Views/Mobile/Contact/index.php new file mode 100644 index 0000000..e5fd9ca --- /dev/null +++ b/h-source/Application/Views/Mobile/Contact/index.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +

write in the file Application/Views/Contact/index.php your contact information

+ +
diff --git a/h-source/Application/Views/Mobile/Contact/index_es.php b/h-source/Application/Views/Mobile/Contact/index_es.php new file mode 100644 index 0000000..a38814c --- /dev/null +++ b/h-source/Application/Views/Mobile/Contact/index_es.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ + + +
diff --git a/h-source/Application/Views/Mobile/Contact/index_it.php b/h-source/Application/Views/Mobile/Contact/index_it.php new file mode 100644 index 0000000..a38814c --- /dev/null +++ b/h-source/Application/Views/Mobile/Contact/index_it.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ + + +
-- cgit v1.2.3