diff options
| author | lulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-10 09:06:17 +0000 |
|---|---|---|
| committer | lulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-10 09:06:17 +0000 |
| commit | fc54d4519e7a22c2bbecdb645fbbb5436345641a (patch) | |
| tree | afc404810fd99d076efaf71f3064cbc07e100fbc /htroot/IndexControlURLs_p.html | |
| parent | fcd9d954ebbe96f3970ee1d8a6bae1d71147be69 (diff) | |
some more XHTML strict errors
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4471 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexControlURLs_p.html')
| -rw-r--r-- | htroot/IndexControlURLs_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html index 357a87e74..dded77a71 100644 --- a/htroot/IndexControlURLs_p.html +++ b/htroot/IndexControlURLs_p.html @@ -57,8 +57,8 @@ Full URL List:
<input type="radio" name="format" value="url-text" />Plain Text List (URLs only)
<input type="radio" name="format" value="url-html" />HTML (URLs with title)
- <input type="radio" name="format" value="url-rss" checked />XML (RSS)
- </br>
+ <input type="radio" name="format" value="url-rss" checked="checked" />XML (RSS)
+ <br />
</dd>
<dt class="TableCellLight"></dt>
<dd><input type="submit" name="lurlexport" value="Export URLs" />
|
