From ffb761c97796220436cd4460d6663585cf07c9ae Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 7 Dec 2006 11:00:21 +0100 Subject: add tooltip to edit tags link --- backend.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 9b0ce8f5f..65a8a6ebd 100644 --- a/backend.php +++ b/backend.php @@ -259,7 +259,8 @@ if (!$entry_comments) $entry_comments = " "; # placeholder print "
$tags_str - (+)
+ (+)
$entry_comments
"; print ""; -- cgit v1.2.3