summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 719316461..3c85db1c3 100644
--- a/functions.php
+++ b/functions.php
@@ -5056,7 +5056,7 @@
print "<div class=\"articleUpdated\">$updated_fmt $score_pic</div>";
- print "<span class=\"titleWrap$hlc_suffix\"><a class=\"title\"
+ print "<span id=\"RTITLE-$id\" class=\"titleWrap$hlc_suffix\"><a class=\"title\"
onclick=\"javascript:toggleUnread($id, 0)\"
target=\"_blank\" href=\"".$line["link"]."\">".$line["title"]."</a>
";