forked from leftypol/leftypol
support for other browsers
This commit is contained in:
parent
bb4c98152d
commit
5cfe5000a2
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@
|
|||
// Sidebar
|
||||
. '<iframe src="sidebar.html" id="sidebar"></iframe>'
|
||||
// Main
|
||||
. '<iframe src="news.html" id="main"></iframe>'
|
||||
. '<iframe src="news.html" id="main" name="main"></iframe>'
|
||||
// Finish page
|
||||
. '</body></html>';
|
||||
}
|
||||
|
@ -131,4 +131,4 @@
|
|||
}
|
||||
};
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue