remove autocomplete and use autosuggest instead
[phpfspot.git] / themes / default / templates / credits.tpl
index a940b03b23a4a77f9364e68c01d5310900101d4f..d0e62948b13830005bfc1a5a5d88510a4510b42b 100644 (file)
@@ -1,13 +1,18 @@
-<div class="index_header">
+<div class="header">
  <b>{$product} {$version}</b><br />
 </div>
-<div id='matrix' style="margin-top: 10px; margin-left: 10px;">
+<div style="margin-top: 10px; margin-left: 10px;">
  by Andreas Unterkircher<br />
  Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" target="_blank">phpfspot</a>
  <hr />
  <a href="http://wiki.bluga.net/HTML_AJAX/HomePage">HTML_AJAX</a>
  <hr />
  PHP tag-cloud code by <a href="http://prism-perfect.net/archive/php-tag-cloud-tutorial/">Jenny Ferenc</a>.
+ <br />
+ Most icons from <a href="http://www.silvestre.com.ar/">Silvestre Herrera's</a> Nuovo icon kit.
+ <br />
+ <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox2</a>
+ <a href="http://www.brandspankingnew.net/archive/2007/02/ajax_auto_suggest_v2.html">Ajax Auto Suggest</a>
  <hr />
  F-Spot database version: {$db_version}
 </div>