2008-03-26 14:03:51 +00:00
|
|
|
<!--following code is generated by templates/bottom.inc.php-->
|
|
|
|
<div id="bottom">
|
2008-11-13 14:38:04 +00:00
|
|
|
<?php
|
|
|
|
echo T_("Propulsed by ");
|
|
|
|
echo "<a href=\"https://sourceforge.net/projects/semanticscuttle/\">SemanticScuttle</a>";
|
|
|
|
|
|
|
|
if($GLOBALS['enableWebsiteThumbnails']) {
|
|
|
|
// Licence to the thumbnails provider (OBLIGATORY IF YOU USE ARTVIPER SERVICE)
|
|
|
|
echo " (<a href=\"http://www.artviper.net\" title=\"artViper designstudio\">thumbnails by artViper designstudio</a>)";
|
|
|
|
}
|
|
|
|
?>
|
2008-03-26 14:03:51 +00:00
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2007-12-12 16:29:16 +00:00
|
|
|
</body>
|
2008-03-26 14:03:51 +00:00
|
|
|
</html>
|