From 232aa1924c8c0f10d87b210b46c9f061af5c844c Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 17 Oct 2010 13:29:57 +0000 Subject: added files --- h-source/Application/Views/Search/form.php | 72 +++++++++++++++++++++++++++ h-source/Application/Views/Search/form_es.php | 72 +++++++++++++++++++++++++++ h-source/Application/Views/Search/form_it.php | 72 +++++++++++++++++++++++++++ h-source/Application/Views/Search/results.php | 66 ++++++++++++++++++++++++ 4 files changed, 282 insertions(+) create mode 100644 h-source/Application/Views/Search/form.php create mode 100644 h-source/Application/Views/Search/form_es.php create mode 100644 h-source/Application/Views/Search/form_it.php create mode 100644 h-source/Application/Views/Search/results.php (limited to 'h-source/Application/Views/Search') diff --git a/h-source/Application/Views/Search/form.php b/h-source/Application/Views/Search/form.php new file mode 100644 index 0000000..ab25d9e --- /dev/null +++ b/h-source/Application/Views/Search/form.php @@ -0,0 +1,72 @@ + + +. +?> + + + +
+ +
+ ">Home » search form +
+ +
+ Search one device in the archive: +
+ +
+ + +
+ + + + + + + + + +
hardware type:
the model name contains:
+
+ + +
+ +
diff --git a/h-source/Application/Views/Search/form_es.php b/h-source/Application/Views/Search/form_es.php new file mode 100644 index 0000000..f58a125 --- /dev/null +++ b/h-source/Application/Views/Search/form_es.php @@ -0,0 +1,72 @@ + + +. +?> + + + +
+ +
+ ">Home » search form +
+ +
+ Busque un dispositivo en el archivo:: +
+ +
+ + +
+ + + + + + + + + +
tipo de hardware:
el nombre del modelo contiene:
+
+ + +
+ +
diff --git a/h-source/Application/Views/Search/form_it.php b/h-source/Application/Views/Search/form_it.php new file mode 100644 index 0000000..4d89477 --- /dev/null +++ b/h-source/Application/Views/Search/form_it.php @@ -0,0 +1,72 @@ + + +. +?> + + + +
+ +
+ ">Home » search form +
+ +
+ Cerca un dispositivo nell'archivio: +
+ +
+ + +
+ + + + + + + + + +
tipo di hardware:
il nome del modello contiene:
+
+ + +
+ +
diff --git a/h-source/Application/Views/Search/results.php b/h-source/Application/Views/Search/results.php new file mode 100644 index 0000000..48c4f8b --- /dev/null +++ b/h-source/Application/Views/Search/results.php @@ -0,0 +1,66 @@ + + +. +?> + +
+ +
+ ">Home » ">search form » results +
+ +
+ : +
+ +
+ + +
+
+ : "> +
+
+ : +
+
+ : +
+
+ + + + +
+ .. +
+ + +
+ + +
+ : +
+ + +
-- cgit v1.2.3