source: trunk/template/yoga/popuphelp.tpl @ 2223

Last change on this file since 2223 was 2223, checked in by rvelices, 16 years ago
  • migrate many templates to smarty
  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 254 bytes
Line 
1{* $Id: popuphelp.tpl 2223 2008-02-28 02:41:48Z rvelices $ *}
2<div id="content">
3{$HELP_CONTENT}
4</div> <!-- content -->
5
6<p id="pageBottomActions"><a href="#" onclick="window.close();" title="{'Close this window'|@translate}"><img src="{$themeconf.icon_dir}/exit.png" class="button" alt="close"></a></p>
Note: See TracBrowser for help on using the repository browser.