From 4641de870cfa9c5d4c41a94328a8fb1f4adfdc78 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 24 Oct 2010 19:30:13 +0000 Subject: added 3G cards --- h-source/Application/Views/Download/index.php | 4 ++ h-source/Application/Views/Download/index_es.php | 4 ++ h-source/Application/Views/Download/index_fr.php | 72 ++++++++++++++++++++++++ h-source/Application/Views/Download/index_it.php | 4 ++ 4 files changed, 84 insertions(+) create mode 100644 h-source/Application/Views/Download/index_fr.php (limited to 'h-source/Application/Views/Download') diff --git a/h-source/Application/Views/Download/index.php b/h-source/Application/Views/Download/index.php index e296711..403d7ed 100644 --- a/h-source/Application/Views/Download/index.php +++ b/h-source/Application/Views/Download/index.php @@ -59,6 +59,10 @@ Download the xml file of all the scanners in the database "> + + Download the xml file of all the 3G cards in the database + "> + diff --git a/h-source/Application/Views/Download/index_es.php b/h-source/Application/Views/Download/index_es.php index b181b23..4d66a28 100644 --- a/h-source/Application/Views/Download/index_es.php +++ b/h-source/Application/Views/Download/index_es.php @@ -59,6 +59,10 @@ Download the xml file of all the scanners in the database "> + + Download the xml file of all the 3G cards in the database + "> + diff --git a/h-source/Application/Views/Download/index_fr.php b/h-source/Application/Views/Download/index_fr.php new file mode 100644 index 0000000..0db4c49 --- /dev/null +++ b/h-source/Application/Views/Download/index_fr.php @@ -0,0 +1,72 @@ + + +. +?> + +
+ +
+ ">Home » download +
+ +
+ +
+ Télécharger la base de donnée h-node au format XML: +
+ +
+ Vous pouvez télécharger toute la base de donnée de h-node dans un unique fichier xml afin de gérer son contenus avec des scripts (Par exemple un script python perl ou php) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Télécharger toute la base de donnée au format XML">
Télécharger la base de donnée de notebooks au format XML">
Télécharger la base de donnée de cartes wifi au format XML">
Télécharger la base de donnée de cartes graphique au format XML">
Télécharger la base de donnée d’imprimantes au format XML">
Télécharger la base de donnée de scanners au format XML">
Download the xml file of all the 3G cards in the database">
+
+
+ +
+ +
diff --git a/h-source/Application/Views/Download/index_it.php b/h-source/Application/Views/Download/index_it.php index 16fb40a..1d34619 100644 --- a/h-source/Application/Views/Download/index_it.php +++ b/h-source/Application/Views/Download/index_it.php @@ -59,6 +59,10 @@ Scarica il file xml di tutti gli scanner del database "> + + Scarica il file xml di tutte le schede 3G cards del database + "> + -- cgit v1.2.3