source: extensions/floOS/popuphelp.tpl @ 3675

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

update global with pwg 2.0.3

File size: 307 bytes
Line 
1<div id="content" class="content">
2{$HELP_CONTENT}
3</div> <!-- content -->
4
5<ul class="categoryActions">
6        <li>
7                <a href="#" onclick="window.close();" title="{'Close this window'|@translate}">
8                        <img src="{$ROOT_URL}{$themeconf.icon_dir}/exit.png" class="button" alt="exit">
9                </a>
10        </li>
11</ul>
Note: See TracBrowser for help on using the repository browser.