From 4ad856927ba7174a569b706340aebebfbf85e922 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 31 Dec 2012 06:17:27 +0000 Subject: improved the way the template is built --- .../Application/Views/Desktop/Project/index.php | 20 +++++++------- .../Application/Views/Desktop/Project/index_es.php | 31 ---------------------- .../Application/Views/Desktop/Project/index_it.php | 31 ---------------------- 3 files changed, 11 insertions(+), 71 deletions(-) delete mode 100644 h-source/Application/Views/Desktop/Project/index_es.php delete mode 100644 h-source/Application/Views/Desktop/Project/index_it.php (limited to 'h-source/Application/Views/Desktop/Project') diff --git a/h-source/Application/Views/Desktop/Project/index.php b/h-source/Application/Views/Desktop/Project/index.php index 7bbad78..0ca0dad 100644 --- a/h-source/Application/Views/Desktop/Project/index.php +++ b/h-source/Application/Views/Desktop/Project/index.php @@ -20,12 +20,14 @@ // along with h-source. If not, see . ?> -
- -
- ">Home » h-project -
- -

write in the file Application/Views/Project/index.php your project information

- -
+ + diff --git a/h-source/Application/Views/Desktop/Project/index_es.php b/h-source/Application/Views/Desktop/Project/index_es.php deleted file mode 100644 index d46fa19..0000000 --- a/h-source/Application/Views/Desktop/Project/index_es.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » h-project -
- - - -
diff --git a/h-source/Application/Views/Desktop/Project/index_it.php b/h-source/Application/Views/Desktop/Project/index_it.php deleted file mode 100644 index d46fa19..0000000 --- a/h-source/Application/Views/Desktop/Project/index_it.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » h-project -
- - - -
-- cgit v1.2.3