diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-08-17 09:32:24 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-08-17 09:32:24 +0200 |
| commit | 48ddd50a6c0622ce752ea62005d338d0e4a6d2c4 (patch) | |
| tree | 35258dbde3192b132595b9e7731dd5863f4f7d8f /htroot/IndexSchema_p.html | |
| parent | 697613170daa8f1c6b6c0464631ec84a20b3a4ea (diff) | |
html fix
Diffstat (limited to 'htroot/IndexSchema_p.html')
| -rw-r--r-- | htroot/IndexSchema_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/IndexSchema_p.html b/htroot/IndexSchema_p.html index faf34e4e5..fb4217d4a 100644 --- a/htroot/IndexSchema_p.html +++ b/htroot/IndexSchema_p.html @@ -22,7 +22,7 @@ <option value="#[name]#" #(selected)#::selected="selected"#(/selected)#>#[name]#</option> #{/cores}# </select> - ... the core can be searched at <a href="/solr/select?core=#[core]#&q=*:*&start=0&rows=3">/solr/select?core=#[core]#&q=*:*&start=0&rows=3</a> + ... the core can be searched at <a href="/solr/select?core=#[core]#&q=*:*&start=0&rows=3">/solr/select?core=#[core]#&q=*:*&start=0&rows=3</a> </form> <form action="IndexSchema_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8"> |
