diff --git a/functions.php b/functions.php index 388d71530..a5583e729 100644 --- a/functions.php +++ b/functions.php @@ -4834,8 +4834,8 @@ } else { print "
-
"; + "; print ""; } diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 7967eb70b..ea3ff8135 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -363,41 +363,14 @@ style=\"display:none\"> "; -/* print "".__('Add existing tag:').""; - - $result = db_query($link, "SELECT DISTINCT tag_name FROM ttrss_tags - WHERE owner_uid = '".$_SESSION["uid"]."' ORDER BY tag_name"); - - $found_tags = array(); - - array_push($found_tags, ''); - - while ($line = db_fetch_assoc($result)) { - array_push($found_tags, truncate_string($line["tag_name"], 20)); - } - - print ""; - - print_select("found_tags", '', $found_tags, "onchange=\"javascript:editTagsInsert()\""); - - print ""; - - print ""; */ - print ""; print ""; print "
"; - print " "; - - print ""; - + print " "; + print ""; print "
"; diff --git a/tt-rss.php b/tt-rss.php index ccd4a4b9a..94f56e1ec 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -207,8 +207,6 @@ title="" style="display : none"> << -   - -   -