diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-11 12:12:43 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-12-11 12:12:43 +0000 |
commit | f49ae662a10351e84e97aebd15394df5a591898f (patch) | |
tree | 4e6de1e094a7f57031e1a5302794f14035c682fc /h-source/Application/Views/Desktop/Credits/index.php | |
parent | 135907a9286db4fad6a75a1160d727974337a16f (diff) |
added jquery mobile
Diffstat (limited to 'h-source/Application/Views/Desktop/Credits/index.php')
-rw-r--r-- | h-source/Application/Views/Desktop/Credits/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ </div> <div class="credits_item_description"> - The <a href="http://jquery.com/">jQuery</a> and the <a href="http://jqueryui.com/home">jQuery UI</a> javascript libraries (licensed under MIT/GPL) have been used through the website + The <a href="http://jquery.com/">jQuery</a>, the <a href="http://jqueryui.com/home">jQuery UI</a> and the <a href="http://jquerymobile.com/">jQuery Mobile</a> javascript libraries (licensed under MIT/GPL) have been used through the website </div> <div class="credits_item_title"> |