source: extensions/floOs/popuphelp.tpl @ 3334

Last change on this file since 3334 was 3334, checked in by flop25, 15 years ago

first commit

File size: 328 bytes
Line 
1{* $Id: popuphelp.tpl 2352 2008-05-20 00:27:26Z patdenice $ *}
2<div id="content" class="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.