mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
add experimental css hyphens support for english language
This commit is contained in:
@@ -621,7 +621,7 @@ class Feeds extends Handler_Protected {
|
||||
}
|
||||
$reply['content'] .= "</div>";
|
||||
|
||||
$reply['content'] .= "<div class=\"cdmContentInner\">";
|
||||
$reply['content'] .= "<div class=\"cdmContentInner\" lang=\"en\">";
|
||||
|
||||
if ($line["orig_feed_id"]) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user