Skip to content
This repository was archived by the owner on Apr 23, 2018. It is now read-only.

Commit 65e2aad

Browse files
author
Oliver Schihin
committed
searchbox
* Adresse auf Produktion umgestellt (orange)
1 parent 0af3a0c commit 65e2aad

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sbDocumentation/boxes_links/simple_searchbox.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
44
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
55
<head>
6-
76
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8-
97
<title>Simple Searchbox</title>
108
</head>
119
<body>
1210
<div style="padding:10px;width:880px; height:25px;background-color:#FF9900">
13-
<form method="get" action="http://devbabe.swissbib.ch/Search/Results" name="searchForm" id="searchForm">
11+
<form method="get" action="http://baselbern.swissbib.ch/Search/Results" name="searchForm" id="searchForm">
1412
<label for="searchForm_lookfor"><strong>devbabe</strong></label>
1513
<input style="padding:1px 1px 1px 17px; background-color:#FFFFFF" id="searchForm_lookfor" type="text" name="lookfor" size="50" value="" class="autocomplete searcher:Solr typeSelector:searchForm_type"/>
1614
<label for="searchForm_type"><strong>Kategorie</strong></label>

0 commit comments

Comments
 (0)