From 5cfe5000a2e389f416b7c29eecd0a2f51cc45f26 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Tue, 12 Jul 2011 23:41:20 +1000 Subject: [PATCH] support for other browsers --- templates/themes/frameset/theme.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/themes/frameset/theme.php b/templates/themes/frameset/theme.php index 6aa126c8..a98ba764 100644 --- a/templates/themes/frameset/theme.php +++ b/templates/themes/frameset/theme.php @@ -43,7 +43,7 @@ // Sidebar . '' // Main - . '' + . '' // Finish page . ''; } @@ -131,4 +131,4 @@ } }; -?> \ No newline at end of file +?>