1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-17 19:29:28 +01:00
This commit is contained in:
Savetheinternet 2011-07-12 23:43:28 +10:00
parent 5cfe5000a2
commit 00c9e21f6d

View File

@ -41,7 +41,7 @@
. '<title>' . $settings['title'] . '</title>'
. '</head><body>'
// Sidebar
. '<iframe src="sidebar.html" id="sidebar"></iframe>'
. '<iframe src="sidebar.html" id="sidebar" name="sidebar"></iframe>'
// Main
. '<iframe src="news.html" id="main" name="main"></iframe>'
// Finish page