]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.php
optional support for showing content in an iframe
[tt-rss.git] / tt-rss.php
index 338b3efc8d614d7efbc0452c121cb4846b6dfb63..e4efe330b2e6e07fb90c20e1a87e4b8dcb647922 100644 (file)
@@ -46,7 +46,9 @@
        </td>
 </tr>
        <td class="content" id="content" valign="top">
-               &nbsp;
+               <? if (ENABLE_CONTENT_IFRAME) { ?>
+               <iframe id="content-frame" class="contentFrame">                
+               <? } ?>
        </td>
 </tr>
 <tr>