From b6473890d053ceec3f3fb7750d2b681b79501e37 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Tue, 12 Nov 2019 10:19:02 +0100 Subject: Automatic mostly-right RTL with dir="auto" See . --- app/views/index/normal.phtml | 2 +- app/views/index/reader.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/index/normal.phtml b/app/views/index/normal.phtml index f556df201..23105df5c 100644 --- a/app/views/index/normal.phtml +++ b/app/views/index/normal.phtml @@ -64,7 +64,7 @@ if (!empty($this->entries)) { $this->renderHelper('index/normal/entry_header'); - ?>
+ ?>

entry->title() ?>

entries)) { continue; } ?>
-
+
categories, $item->feed()); //We most likely already have the feed object in cache -- cgit v1.2.3