]> git.wh0rd.org - tt-rss.git/commitdiff
display article labels in headlines buffer (2)
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 13:57:21 +0000 (14:57 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 18 Jan 2009 13:57:21 +0000 (14:57 +0100)
functions.php

index 2084e632612f24dc65b8d1d4515e6d1c8549b0c6..eb27641ae215a7d6d0aecc227b94ad1e47c31814 100644 (file)
                                                        (".__('Show article').")</a>";
                                        } */
 
+                                       print $labels_str;
 
                                        if (!get_pref($link, 'VFEED_GROUP_BY_FEED')) {
                                                if ($line["feed_title"]) {      
                                                }
                                        }
 
-                                       print $labels_str;
-
                                        print "</span></div>";
 
                                        if (get_pref($link, 'OPEN_LINKS_IN_NEW_WINDOW')) {