}
$reply['content'] .= "</div>";
- $reply['content'] .= "<div class=\"cdmContentInner\">";
+ $reply['content'] .= "<div class=\"cdmContentInner\" lang=\"en\">";
if ($line["orig_feed_id"]) {
div.cdmContentInner p {
max-width : 650px;
text-align : justify;
+ -webkit-hyphens: auto;
+ -moz-hyphens: auto;
+ hyphens: auto;
}
div.cdmContentInner iframe {
div.postContent p {
max-width : 650px;
text-align : justify;
+ -webkit-hyphens: auto;
+ -moz-hyphens: auto;
+ hyphens: auto;
}
div.postContent iframe {
body#ttrssZoom div.postContent p {
max-width : 650px;
text-align : justify;
+ -webkit-hyphens: auto;
+ -moz-hyphens: auto;
+ hyphens: auto;
}
body#ttrssZoom div.postHeader {
}
$rv['content'] .= "</div>";
- $rv['content'] .= "<div class=\"postContent\">";
+ $rv['content'] .= "<div class=\"postContent\" lang=\"en\">";
$rv['content'] .= $line["content"];
$rv['content'] .= format_article_enclosures($id,