close iframe tag
This commit is contained in:
parent
fd59e5a9ac
commit
4f0d779c36
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue