source: tags/release-1_7_0/template/yoga/admin/tabsheet.tpl @ 9690

Last change on this file since 9690 was 1912, checked in by rub, 17 years ago

Update svn properties (svn:eol-style and svn:keywords)

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 151 bytes
Line 
1<!-- $Id: tabsheet.tpl 1912 2007-03-16 06:30:07Z rub $ -->
2<ul class="tabsheet">
3<!-- BEGIN tab -->
4  <li class="{tab.CLASSNAME}"><a href="{tab.URL}">{tab.CAPTION}</a></li>
5<!-- END tab -->
6</ul>
Note: See TracBrowser for help on using the repository browser.