]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/templates/christmas/admin/index_frameset.tpl
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / christmas / admin / index_frameset.tpl
1 <ml>\r
2 <head>\r
3 <title>phpBB Administration</title>\r
4 <meta tp-equiv="Content-Type" content="text/ml;">\r
5 </head>\r
6 \r
7 <frameset cols="170,*" rows="*" border="2" framespacing="0" frameborder="yes"> \r
8   <frame src="{S_FRAME_NAV}" name="nav" marginwidth="3" marginheight="3" scrolling="auto">\r
9   <frame src="{S_FRAME_MAIN}" name="main" marginwidth="10" marginheight="10" scrolling="auto">\r
10 </frameset>\r
11 \r
12 <noframes>\r
13         <body bgcolor="#FFFFFF" text="#000000">\r
14                 <p>Sorry, your browser doesn't seem to support frames</p>\r
15         </body>\r
16 </noframes>\r
17 </ml>