headline display fixes for RTL (2)
This commit is contained in:
parent
c1c9df00e1
commit
f90372c4e5
|
@ -1755,7 +1755,7 @@
|
|||
}
|
||||
|
||||
print_headline_subtoolbar($link,
|
||||
"javascript:catchupPage()", "Mark page as read", true);
|
||||
"javascript:catchupPage()", "Mark page as read", true, $rtl_content);
|
||||
|
||||
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue