summaryrefslogtreecommitdiff
path: root/htroot/ConfigBasic.html
diff options
context:
space:
mode:
authorsuessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542>2010-02-11 15:05:38 +0000
committersuessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542>2010-02-11 15:05:38 +0000
commit9e1495811537fa9881927e4e0a9e5b7e25c05d73 (patch)
tree3aac861df83ee3dc5b95e0f5336595ff140b0191 /htroot/ConfigBasic.html
parent0e5df46c95d42fe964a651b45c86efe22bcbe067 (diff)
minor corrections and bug fixes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6663 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigBasic.html')
-rw-r--r--htroot/ConfigBasic.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html
index 8795295cc..83cc1171b 100644
--- a/htroot/ConfigBasic.html
+++ b/htroot/ConfigBasic.html
@@ -54,7 +54,7 @@
<td><label for="usecaseFreeworld">join and support the global network 'freeworld', search the web with an uncensored user-owned search network</label></td>
<td><label for="usecasePortal">your YaCy installation behaves independently from other peers and you define your own web index by starting your own web crawl. This can be used to search your own web pages or to define a topic-oriented search portal.</label></td>
<td><label for="usecaseIntranet">create a search portal for your intranet web pages, or pages that are placed at DATA/HTDOCS/repository and can be accessed at <a href="http://localhost:#[port]#/repository/">http://localhost:#[port]#/repository</a></label>
- <input type="text" name="repositoryPath" size="37" value="#[repositoryPath]#"></td>
+ <input type="text" name="repositoryPath" size="37" value="#[repositoryPath]#" /></td>
</tr>
</table>
</fieldset>
@@ -88,11 +88,12 @@
<input type="checkbox" name="enableUpnp" id="enableUpnp" align="top" #(enabled)#::checked="checked"#(/enabled)# />
#(success)#::<img src="/env/grafics/bad.png" height="16" width="16" alt="warning" /> Configuration was not successful. This may take a moment.::<img src="/env/grafics/ok.png" height="16" width="16" alt="ok" />#(/success)#
</dd>#(/upnp)#
- </dl>
- </fieldset>
+ </dl>
+ </fieldset>
+ </li>
+ <li>
+ <fieldset>&nbsp;&nbsp;&nbsp;&nbsp;<input type="submit" name="set" value="Set Configuration" /></fieldset>
</li>
- </ol>
- <fieldset>&nbsp;&nbsp;&nbsp;&nbsp;<input type="submit" name="set" value="Set Configuration" /></fieldset>
</form>
<p><strong>What you should do next:</strong></p>