summaryrefslogtreecommitdiff
path: root/htroot/Bookmarks.html
diff options
context:
space:
mode:
authorlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-06-27 05:48:29 +0000
committerlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-06-27 05:48:29 +0000
commitf6b92456c095e3cf0cdd1dc391ec021eeb8fc401 (patch)
tree75ccc07f877237776e4dce2991f0e87ee5ab3b76 /htroot/Bookmarks.html
parentf7f9ceb967fffe62c97209cc178c355f297bb408 (diff)
confirm bookmark delete
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4958 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Bookmarks.html')
-rw-r--r--htroot/Bookmarks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html
index cce0e33fb..7d8d6c070 100644
--- a/htroot/Bookmarks.html
+++ b/htroot/Bookmarks.html
@@ -234,7 +234,7 @@
<p class="bookmarkActions">
<a href="Bookmarks.html?edit=#[hash]#" class="bookmarkAction">Edit</a>
/
- <a href="Bookmarks.html?delete=#[hash]#" class="bookmarkAction">Delete</a>
+ <a href="Bookmarks.html?delete=#[hash]#" class="bookmarkAction" onclick="return confirm('Confirm Delete')">Delete</a>
</p>
</div>
#{/bookmarks}#