diff options
| author | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-05-06 09:52:04 +0000 |
|---|---|---|
| committer | theli <theli@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-05-06 09:52:04 +0000 |
| commit | 6f46245a512ce48ee18262cc2449995fb2957916 (patch) | |
| tree | d8af0ba01884014b24b46c79f653650f982d9633 /htroot/Bookmarks.html | |
| parent | 269d5ca45b46110465010ef986af961333376ffc (diff) | |
*) Bookmarks: Ajax icon is displayed while loading title
*) First version of a sitemap parser added
- currently only autodetection of sitemap files is supported
*) DB-Import restructured
- pause/resume should work again now
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3666 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Bookmarks.html')
| -rw-r--r-- | htroot/Bookmarks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index fd4f9ed41..b76c3612f 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -44,6 +44,7 @@ ::
<input type="submit" name="add" value="edit" />
#(/edit)#
+ <img src="/env/grafics/empty.gif" name="ajax" />
</fieldset>
</form>
::
|
