1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-17 14:54:33 +01:00

Bookmark Restore tag filtering function

This commit is contained in:
Brice Maron 2012-11-08 20:44:07 +00:00
parent 1403f45552
commit 1bbf5315aa

View File

@ -26,6 +26,7 @@ function bookmarklet(){
<p id="tag_filter">
<input type="text" value="<?php echo $_['req_tag']; ?>"/>
</p>
<input type="hidden" id="bookmarkFilterTag" value="<?php echo $_['req_tag']; ?>" />
<label><?php echo $l->t('Related Tags'); ?></label>
<ul class="tag_list">