From 34a825f90d71e4d2d3f58d14710e3f913768d138 Mon Sep 17 00:00:00 2001 From: apfelmaennchen Date: Fri, 27 Mar 2009 06:41:39 +0000 Subject: [PATCH] small fix for yacyui-portaltest.html git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5746 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/yacy/ui/yacyui-portaltest.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htroot/yacy/ui/yacyui-portaltest.html b/htroot/yacy/ui/yacyui-portaltest.html index 44c525630..688632e08 100644 --- a/htroot/yacy/ui/yacyui-portaltest.html +++ b/htroot/yacy/ui/yacyui-portaltest.html @@ -34,7 +34,7 @@ <script> $(document).ready(function() { yurl = 'http://localhost:8080/'; - ytheme = 'base'; + ytheme = 'start'; yparam = [ { name : 'verify', value : 'false'} ,{ name : 'resource', value : 'local'}