source: branches/2.0/phpgwapi/templates/classic/frames.tpl @ 1196

Revision 1196, 125 bytes checked in by niltonneto, 15 years ago (diff)

Ticket #475 - Adicionado template classic, conforme modificação já descrita.

  • Property svn:executable set to *
Line 
1<!-- BEGIN frames -->
2<html>
3 <frameset rows="{frame_size}" border="0">
4  {frames_}
5 </frameset>
6</html>
7<!-- END frames -->
Note: See TracBrowser for help on using the repository browser.