From: Andrew Dolgov Date: Thu, 7 Dec 2006 10:00:21 +0000 (+0100) Subject: add tooltip to edit tags link X-Git-Tag: 1.2.6~18 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ffb761c97796220436cd4460d6663585cf07c9ae;p=tt-rss.git add tooltip to edit tags link --- diff --git a/backend.php b/backend.php index 9b0ce8f5..65a8a6eb 100644 --- a/backend.php +++ b/backend.php @@ -259,7 +259,8 @@ if (!$entry_comments) $entry_comments = " "; # placeholder print "
$tags_str - (+)
+ (+)
$entry_comments
"; print "";