File:  [Repository] / OSAS / OSA_system / zpt / AddOSAS_thumbRuler.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sat Apr 17 12:35:41 2004 UTC (20 years, 2 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
work at rulertemplate:x

    1: <table width="100%" class="navbar"><tr><td><TMPL_VAR NAME="meta"></td></tr>
    2: <tr><td>
    3: <table cellspacing="0">
    4: 
    5: <tr>
    6: <td valign="top" width="100"><TMPL_VAR name="authindex"></td>
    7: <td valign="top" width="50"><TMPL_VAR name="prev"></td>
    8: <td valign="top" width="70"><TMPL_VAR name="pn"> / <TMPL_VAR name="tot"></td>
    9: <td valign="top" width="50"><TMPL_VAR name="next"></td>
   10: <td valign="bottom"><TMPL_VAR name="field"></td>
   11: <td width="200" align="right"><TMPL_VAR name="include"></td>
   12: </tr>
   13: </table>
   14: </td></tr></table><hr class="navdivide">

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>