summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/templates/bottom.inc.php2
-rw-r--r--doc/ChangeLog2
2 files changed, 3 insertions, 1 deletions
diff --git a/data/templates/bottom.inc.php b/data/templates/bottom.inc.php
index a1b65bf..6ce3f40 100644
--- a/data/templates/bottom.inc.php
+++ b/data/templates/bottom.inc.php
@@ -9,7 +9,7 @@ echo "<a href=\"https://sourceforge.net/projects/semanticscuttle/\">SemanticScut
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>)";
+ echo ' (Thumbnails by <script type="text/ecmascript" src="http://www.artviper.net/link.js"></script>)';
}
?>
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 1626339..43546a5 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -23,6 +23,8 @@ ChangeLog for SemantiScuttle
- we support zeroconf networking!
- Fix bug #2936833: api fix: shared=no
Patch by fnorder@users.sourceforge.net
+- Fix bug #2843523: ArtViper thumbnail license change
+ reflected by using the javascript backlink
0.95.2 - 2010-01-16