summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 09efbd332..c080e3947 100644
--- a/functions.php
+++ b/functions.php
@@ -5476,7 +5476,9 @@
print "</div>";
- print "<div class=\"cdmContent\" $content_hidden
+ print "<div class=\"cdmContent\" $content_hidden
+ title=\"".__("Click to select article")."\"
+ onclick=\"toggleSelected($id);\"
id=\"CICD-$id\">";
print "<div class=\"cdmContentInner\">";