mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-09 13:11:34 +00:00
optional support for showing content in an iframe
This commit is contained in:
@@ -46,7 +46,9 @@
|
||||
</td>
|
||||
</tr>
|
||||
<td class="content" id="content" valign="top">
|
||||
|
||||
<? if (ENABLE_CONTENT_IFRAME) { ?>
|
||||
<iframe id="content-frame" class="contentFrame">
|
||||
<? } ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user