source: extensions/floPure/popuphelp.tpl @ 3677

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

refresh all the tpl with current yoga tpl.

maj avec le yoga de pwg 2.0.2

File size: 403 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<ul class="categoryActions">
8        <li>
9                <a href="#" onclick="window.close();" title="{'Close this window'|@translate}">
10                        <img src="{$ROOT_URL}{$themeconf.icon_dir}/exit.png" class="button" alt="exit">
11                </a>
12        </li>
13</ul>
14</div>
Note: See TracBrowser for help on using the repository browser.