issue59, remove HTML table from main skeleton
[phpfspot.git] / themes / default / templates / credits.tpl
1 <div class="index_header">
2  <b>{$product} {$version}</b><br />
3 </div>
4 <div id='matrix' style="margin-top: 10px; margin-left: 10px;">
5  by Andreas Unterkircher<br />
6  Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" target="_blank">phpfspot</a>
7  <hr />
8  <a href="http://wiki.bluga.net/HTML_AJAX/HomePage">HTML_AJAX</a>
9  <hr />
10  PHP tag-cloud code by <a href="http://prism-perfect.net/archive/php-tag-cloud-tutorial/">Jenny Ferenc</a>.
11  <hr />
12  F-Spot database version: {$db_version}
13 </div>