source: extensions/floPure/popuphelp.tpl @ 3333

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

first commit

File size: 360 bytes
Line 
1{* $Id: popuphelp.tpl 2352 2008-05-20 00:27:26Z patdenice $ *}
2<div id="content" class="content">
3<div id="autre_content">
4{$HELP_CONTENT}
5 <!-- content -->
6</div>
7<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>
8</div>
Note: See TracBrowser for help on using the repository browser.