summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar mensonge2009-01-07 16:02:05 +0000
committerGravatar mensonge2009-01-07 16:02:05 +0000
commit67c9ffe55a6651d72c04c7bcd59455fd4aa5e608 (patch)
tree5d1a2dcaa2ac5497ff2b0ba5b5c30d259e69b2b3
parentd377dac54e43e058add1b83c826fbbe6c68c5bd4 (diff)
downloadscuttle-67c9ffe55a6651d72c04c7bcd59455fd4aa5e608.tar.gz
scuttle-67c9ffe55a6651d72c04c7bcd59455fd4aa5e608.zip
Minor fix: allow anchor into website description (in gsearch)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@225 b3834d28-1941-0410-a4f8-b48e95affb8f
-rw-r--r--gsearch/context.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsearch/context.php b/gsearch/context.php
index 7a35b32..e4599ad 100644
--- a/gsearch/context.php
+++ b/gsearch/context.php
@@ -11,7 +11,7 @@ if($GLOBALS['enableGoogleCustomSearch'] == false) {
<GoogleCustomizations>
<CustomSearchEngine>
<Title><?php echo $GLOBALS['sitename'] ?></Title>
- <Description><?php echo $GLOBALS['welcomeMessage'] ?></Description>
+ <Description><?php echo filter($GLOBALS['welcomeMessage']) ?></Description>
<Context>
<BackgroundLabels>
<Label name="include" mode="FILTER" />