]> git.wh0rd.org - tt-rss.git/commitdiff
remove tooltip from cdmContent
authorAndrew Dolgov <fox@fakecake.org>
Thu, 11 Nov 2010 17:40:11 +0000 (20:40 +0300)
committerAndrew Dolgov <fox@fakecake.org>
Thu, 11 Nov 2010 17:40:11 +0000 (20:40 +0300)
functions.php

index 550b6a3fb196d906b8d2bea04fbcdee630d5151e..fc0f4c1e06a6284089fbc250875aaa316204781b 100644 (file)
                                        print "</div>";
 
                                        print "<div class=\"cdmContent\" $content_hidden
-                                               title=\"".__("Click to select, ctrl-click selects multiple")."\"
                                                onclick=\"return cdmClicked(event, $id);\"
                                                id=\"CICD-$id\">";