From f49ae662a10351e84e97aebd15394df5a591898f Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 11 Dec 2011 12:12:43 +0000 Subject: added jquery mobile --- h-source/Application/Views/Desktop/Credits/index.php | 2 +- h-source/Application/Views/Desktop/Credits/index_es.php | 2 +- h-source/Application/Views/Desktop/Credits/index_fr.php | 2 +- h-source/Application/Views/Desktop/Credits/index_it.php | 2 +- h-source/Application/Views/Desktop/header.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'h-source/Application/Views') diff --git a/h-source/Application/Views/Desktop/Credits/index.php b/h-source/Application/Views/Desktop/Credits/index.php index 01bcc91..7a426d8 100644 --- a/h-source/Application/Views/Desktop/Credits/index.php +++ b/h-source/Application/Views/Desktop/Credits/index.php @@ -41,7 +41,7 @@
- The jQuery and the jQuery UI javascript libraries (licensed under MIT/GPL) have been used through the website + The jQuery, the jQuery UI and the jQuery Mobile javascript libraries (licensed under MIT/GPL) have been used through the website
diff --git a/h-source/Application/Views/Desktop/Credits/index_es.php b/h-source/Application/Views/Desktop/Credits/index_es.php index 8de3316..d3d349e 100644 --- a/h-source/Application/Views/Desktop/Credits/index_es.php +++ b/h-source/Application/Views/Desktop/Credits/index_es.php @@ -41,7 +41,7 @@
- Las bibliotecas javascript jQuery y jQuery UI (licenciadas bajo MIT/GPL) han sido usadas en el sitio + Las bibliotecas javascript jQuery, jQuery UI y jQuery Mobile (licenciadas bajo MIT/GPL) han sido usadas en el sitio
diff --git a/h-source/Application/Views/Desktop/Credits/index_fr.php b/h-source/Application/Views/Desktop/Credits/index_fr.php index 62998f1..d3276d2 100644 --- a/h-source/Application/Views/Desktop/Credits/index_fr.php +++ b/h-source/Application/Views/Desktop/Credits/index_fr.php @@ -39,7 +39,7 @@
- jQuery et la librairie javascript jQuery UI (licensé sous MIT/GPL) sont utilisés sur le site. + jQuery , jQuery UI et la librairie javascript jQuery Mobile (licensé sous MIT/GPL) sont utilisés sur le site.
diff --git a/h-source/Application/Views/Desktop/Credits/index_it.php b/h-source/Application/Views/Desktop/Credits/index_it.php index a142942..dcdb2c2 100644 --- a/h-source/Application/Views/Desktop/Credits/index_it.php +++ b/h-source/Application/Views/Desktop/Credits/index_it.php @@ -42,7 +42,7 @@
- Le librerie javascript jQuery e jQuery UI (sotto licenza MIT/GPL) sono state usate nel sito + Le librerie javascript jQuery , jQuery UI e jQuery Mobile (sotto licenza MIT/GPL) sono state usate nel sito
diff --git a/h-source/Application/Views/Desktop/header.php b/h-source/Application/Views/Desktop/header.php index 8d5e681..b283a10 100644 --- a/h-source/Application/Views/Desktop/header.php +++ b/h-source/Application/Views/Desktop/header.php @@ -40,7 +40,7 @@ $currPos = $querySanitized ? $this->controller."/".$this->action : 'home/index'; - + -- cgit v1.2.3