mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:05:56 +00:00
close iframe tag
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</tr>
|
||||
<td class="content" id="content" valign="top">
|
||||
<? if (ENABLE_CONTENT_IFRAME) { ?>
|
||||
<iframe id="content-frame" class="contentFrame">
|
||||
<iframe id="content-frame" class="contentFrame"> </iframe>
|
||||
<? } ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user