From c6ee6f88aa105a63d5ec7c44de15e32c56714077 Mon Sep 17 00:00:00 2001 From: orbiter Date: Sun, 17 Jun 2007 15:52:25 +0000 Subject: [PATCH] fix for display error in Safari: safari is obviously sensitive against spaces in 'x --'; 'x--' worked. see http://www.yacy-forum.de/viewtopic.php?p=37306#37306 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3906 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/yacysearch.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html index a1aa7eda7..bf4aad42a 100644 --- a/htroot/yacysearch.html +++ b/htroot/yacysearch.html @@ -210,9 +210,10 @@ document.getElementById("Enter").value = "search again - catch up more links";
::