1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00

remove tooltip from cdmContent

This commit is contained in:
Andrew Dolgov 2010-11-11 20:40:11 +03:00
parent ce40b58061
commit 08e49bb91d

View File

@ -5391,7 +5391,6 @@
print "</div>";
print "<div class=\"cdmContent\" $content_hidden
title=\"".__("Click to select, ctrl-click selects multiple")."\"
onclick=\"return cdmClicked(event, $id);\"
id=\"CICD-$id\">";