From: cweiske Date: Fri, 29 Jan 2010 07:29:52 +0000 (+0000) Subject: fix missing space X-Git-Tag: v0.97~87 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=6c51d561b6c2ee2708335b3c312afb20a6f9acae;p=semanticscuttle.git fix missing space git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@624 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/data/templates/bottom.inc.php b/data/templates/bottom.inc.php index 6ce3f40..0c966a2 100644 --- a/data/templates/bottom.inc.php +++ b/data/templates/bottom.inc.php @@ -5,7 +5,7 @@ echo ''.T_('About').''; echo ' - '; echo T_("Propulsed by "); -echo "SemanticScuttle"; +echo " SemanticScuttle"; if($GLOBALS['enableWebsiteThumbnails']) { // Licence to the thumbnails provider (OBLIGATORY IF YOU USE ARTVIPER SERVICE)