summaryrefslogtreecommitdiff
path: root/htroot/ConfigSearchBox.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2014-03-31 03:18:38 +0200
committerMichael Peter Christen <mc@yacy.net>2014-03-31 03:18:38 +0200
commit6b66bb7109aab2b07feb3db24f1f4fee695157fe (patch)
tree27232c9a149e9f64a9e60fa2b1327241dcb363fd /htroot/ConfigSearchBox.html
parent656e2ce62ac0667e700dab8cb12fbe476ce2c7b7 (diff)
redesign of search page integration menu structure
Diffstat (limited to 'htroot/ConfigSearchBox.html')
-rw-r--r--htroot/ConfigSearchBox.html6
1 files changed, 3 insertions, 3 deletions
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 @@
</head>
<body id="ConfigSkins">
#%env/templates/header.template%#
- #%env/templates/submenuSearchIntegration.template%#
+ #%env/templates/submenuPortalConfiguration.template%#
<h2>Integration of a Search Box</h2>
<p>
We give information how to integrate a search box on any web page that
@@ -32,7 +32,7 @@
&lt;input type="hidden" name="prefermaskfilter" value="" /&gt;
&lt;input type="hidden" name="display" value="2" /&gt;
&lt;input type="hidden" name="nav" value="all" /&gt;
- &lt;div style="font-size:16px; display:block; float:right; padding-top:1px;"&gt;
+ &lt;div style="font-size:18px; display:block; float:right; padding-top:1px;"&gt;
&lt;input type="submit" name="Enter" value="Search" /&gt;
&lt;/div&gt;
&lt;/div&gt;
@@ -56,7 +56,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>