]> git.wh0rd.org - tt-rss.git/commitdiff
headline display fixes for RTL (2)
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 22 Mar 2006 07:57:05 +0000 (08:57 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 22 Mar 2006 07:57:05 +0000 (08:57 +0100)
backend.php

index b49c0aaa53741487b99e88c561f6c27e7dd5b749..7cc77c64fd66136a65fa2dcc04ebed4e34a26caa 100644 (file)
                        }
 
                        print_headline_subtoolbar($link, 
-                               "javascript:catchupPage()", "Mark page as read", true);
+                               "javascript:catchupPage()", "Mark page as read", true, $rtl_content);
 
 
                } else {