]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/cache/tpl_subSilver.admin.index_frameset.php
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / cache / tpl_subSilver.admin.index_frameset.php
1 <?php
3 // eXtreme Styles mod cache. Generated on Sun, 12 Jun 2005 15:38:47 -0400 (time=1118605127)
5 ?><html>
6 <head>
7 <title>phpBB Administration</title>
8 <meta http-equiv="Content-Type" content="text/html;">
9 </head>
11 <frameset cols="170,*" rows="*" border="2" framespacing="0" frameborder="yes"> 
12   <frame src="<?php echo isset($this->vars['S_FRAME_NAV']) ? $this->vars['S_FRAME_NAV'] : $this->lang('S_FRAME_NAV'); ?>" name="nav" marginwidth="3" marginheight="3" scrolling="auto">
13   <frame src="<?php echo isset($this->vars['S_FRAME_MAIN']) ? $this->vars['S_FRAME_MAIN'] : $this->lang('S_FRAME_MAIN'); ?>" name="main" marginwidth="10" marginheight="10" scrolling="auto">
14 </frameset>
16 <noframes>
17         <body bgcolor="#FFFFFF" text="#000000">
18                 <p>Sorry, your browser doesn't seem to support frames</p>
19         </body>
20 </noframes>
21 </html>