From 6b66bb7109aab2b07feb3db24f1f4fee695157fe Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Mon, 31 Mar 2014 03:18:38 +0200 Subject: redesign of search page integration menu structure --- htroot/ConfigSearchBox.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'htroot/ConfigSearchBox.html') diff --git a/htroot/ConfigSearchBox.html b/htroot/ConfigSearchBox.html index 97687b9f5..19dfc9fda 100644 --- a/htroot/ConfigSearchBox.html +++ b/htroot/ConfigSearchBox.html @@ -6,7 +6,7 @@ #%env/templates/header.template%# - #%env/templates/submenuSearchIntegration.template%# + #%env/templates/submenuPortalConfiguration.template%#

Integration of a Search Box

We give information how to integrate a search box on any web page that @@ -32,7 +32,7 @@ <input type="hidden" name="prefermaskfilter" value="" /> <input type="hidden" name="display" value="2" /> <input type="hidden" name="nav" value="all" /> - <div style="font-size:16px; display:block; float:right; padding-top:1px;"> + <div style="font-size:18px; display:block; float:right; padding-top:1px;"> <input type="submit" name="Enter" value="Search" /> </div> </div> @@ -56,7 +56,7 @@ -

+
-- cgit v1.2.3