...
This commit is contained in:
parent
5cfe5000a2
commit
00c9e21f6d
@ -41,7 +41,7 @@
|
|||||||
. '<title>' . $settings['title'] . '</title>'
|
. '<title>' . $settings['title'] . '</title>'
|
||||||
. '</head><body>'
|
. '</head><body>'
|
||||||
// Sidebar
|
// Sidebar
|
||||||
. '<iframe src="sidebar.html" id="sidebar"></iframe>'
|
. '<iframe src="sidebar.html" id="sidebar" name="sidebar"></iframe>'
|
||||||
// Main
|
// Main
|
||||||
. '<iframe src="news.html" id="main" name="main"></iframe>'
|
. '<iframe src="news.html" id="main" name="main"></iframe>'
|
||||||
// Finish page
|
// Finish page
|
||||||
|
Loading…
Reference in New Issue
Block a user