diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-25 21:26:49 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-25 21:26:49 +0000 |
| commit | 3f321ece7deb94c6bc3e04255fbef24fec5790a5 (patch) | |
| tree | 43f0ffa11efed1eb569551a4581275a04a1b9d96 /htroot/CrawlProfileEditor_p.html | |
| parent | c48e25d7846fe319b02bca913ff3a1b6da9d5424 (diff) | |
added a search history to the new search page
the history distinguishes between different users and identifies them by their ip
a history is only shown to the user who submitted the search
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4510 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/CrawlProfileEditor_p.html')
| -rw-r--r-- | htroot/CrawlProfileEditor_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/CrawlProfileEditor_p.html b/htroot/CrawlProfileEditor_p.html index ba36674b8..226857b8d 100644 --- a/htroot/CrawlProfileEditor_p.html +++ b/htroot/CrawlProfileEditor_p.html @@ -108,8 +108,8 @@ type="text" value="#[value]#"#(/type)# />:: <strong>#(type)##(checked)#false::true#(/checked)#::#[value]#::#[value]##(/type)#</strong>#(/readonly)# </dd>#{/entries}# + <dt> </dt><dd><input type="submit" name="submit" value="Submit changes" /></dd> </dl> - <input type="submit" name="submit" value="Submit changes" /> </fieldset> </form> #(/edit)# |
