X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=modules%2Fpopup-dialog.php;h=4d2408d15197795718abb136f4d42b9446665d09;hb=147f5632281b0da6f4232b5d8f4e6998ebf1e40b;hp=6cb60eef43fa53edbdb06ade74309e202978c48a;hpb=8efb5f62e86fd0c11147aec979733a33ade53756;p=tt-rss.git diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 6cb60eef..4d2408d1 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -737,8 +737,38 @@ print ""; print "]]>"; + } - //return; + if ($id == 'printTagSelect') { + print "" . __('Select item(s) by tags') . ""; + print " Any "; + print " All "; + print " tags."; + + print ""; + + print "
"; + print ""; + print " "; + print ""; + print "
"; + + print "]]>
"; } if ($id == "emailArticle") {