summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-13 00:42:28 +0300
committerAndrew Dolgov <[email protected]>2010-11-13 00:42:28 +0300
commita7f003e0e0a4c4a3218a4938136038e80f642245 (patch)
tree2f8e60cc2402cac0640067550a16e80a14c0738d /functions.php
parente5918944448a49a098fe584655a6599c36fe9dda (diff)
cdm: display mark/pub icons on the left
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/functions.php b/functions.php
index 112f83eb6..6508320bb 100644
--- a/functions.php
+++ b/functions.php
@@ -5365,8 +5365,6 @@
print "<div style='float : right'>";
print "<span class='updated'>$updated_fmt</span>";
- print "$marked_pic";
- print "$published_pic";
print "$score_pic";
if (!get_pref($link, "VFEED_GROUP_BY_FEED") && $line["feed_title"]) {
@@ -5379,6 +5377,9 @@
print "<input type=\"checkbox\" onclick=\"toggleSelectRowById(this,
'RROW-$id')\" class=\"feedCheckBox\" id=\"RCHK-$id\"/>";
+ print "$marked_pic";
+ print "$published_pic";
+
print "<span id=\"RTITLE-$id\"
onclick=\"return cdmExpandArticle($id)\"
class=\"titleWrap$hlc_suffix\">