source: extensions/gally/popuphelp.tpl @ 4446

Last change on this file since 4446 was 4446, checked in by grum, 14 years ago

[Template:Gally] Add template to subversion

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