diff options
| author | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-11 22:13:52 +0000 |
|---|---|---|
| committer | suessthomas <suessthomas@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-02-11 22:13:52 +0000 |
| commit | 1a4cb51744e2059077e97fc33506be60fd8f3048 (patch) | |
| tree | 6ee3a3aab24eeca26069d172fed4daa733004f08 /htroot/ConfigBasic.html | |
| parent | 9e1495811537fa9881927e4e0a9e5b7e25c05d73 (diff) | |
ups, unclosed HTML tag fixed....
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6664 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigBasic.html')
| -rw-r--r-- | htroot/ConfigBasic.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index 83cc1171b..f56e4cc66 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -35,8 +35,8 @@ </fieldset> </li> - #(setUseCase)#:: - <li> + #(setUseCase)#:: + <li> <img src="/env/grafics/ok.png" height="16" width="16" alt="ok" /> Use Case: what do you want to do with YaCy:<br /> <fieldset> <table border="0"> @@ -94,8 +94,8 @@ <li> <fieldset> <input type="submit" name="set" value="Set Configuration" /></fieldset> </li> + </ol> </form> - <p><strong>What you should do next:</strong></p> #(nextStep)#<!-- [0] --> <p>Your basic configuration is complete! You can now (for example):</p> |
