From c1aea5a055a286edaa5824200914fe3eca740e30 Mon Sep 17 00:00:00 2001 From: cweiske Date: Fri, 29 Jan 2010 07:28:48 +0000 Subject: Fix bug #2843523: ArtViper thumbnail license change reflected by using the javascript backlink git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@623 b3834d28-1941-0410-a4f8-b48e95affb8f --- data/templates/bottom.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') 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 "SemanticScut if($GLOBALS['enableWebsiteThumbnails']) { // Licence to the thumbnails provider (OBLIGATORY IF YOU USE ARTVIPER SERVICE) - echo " (thumbnails by artViper designstudio)"; + echo ' (Thumbnails by )'; } ?> -- cgit v1.2.3-54-g00ecf