summaryrefslogtreecommitdiff
path: root/htroot/Bookmarks.html
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2015-05-10 15:30:21 +0200
committerreger <reger18@arcor.de>2015-05-10 15:30:21 +0200
commit5f4d35437e27656ba56db3ae6c0b33fe1449a8a9 (patch)
tree9c6f3ec8c3ec5281fc5b6ed79db14fe9985cdb8f /htroot/Bookmarks.html
parentf134aa7f7f45d83666e8224a368360d7f6253de3 (diff)
add bookmark.query to edit form
Diffstat (limited to 'htroot/Bookmarks.html')
-rw-r--r--htroot/Bookmarks.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html
index 20f153960..5661f0c2d 100644
--- a/htroot/Bookmarks.html
+++ b/htroot/Bookmarks.html
@@ -66,6 +66,14 @@
<dd>
<input type="text" name="description" id="description" value="#[description]#" size="80" />
</dd>
+ #(hasquery)#::
+ <dt>
+ <label for="query">Query:</label>
+ </dt>
+ <dd>
+ <input type="text" name="query" id="query" value="#[query]#" size="80" />
+ </dd>
+ #(/hasquery)#
<dt>
<label for="folder">Folder (/folder/subfolder):</label>
</dt>