source: extensions/gally/piwigo-2.0/popuphelp.tpl @ 6299

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

[Template:Gally] feature 1096, feature 1097, feature 1098, feature 1099, feature 1313
And some other improvments...

  • Property svn:executable set to *
File size: 422 bytes
Line 
1<!-- **GBL** >POPUPHELP> -->
2<div id="content" class="content help">
3{$HELP_CONTENT}
4
5  <ul class="categoryActions">
6    <li>
7      <a id="icon_exit" class="button" 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>
12
13</div> <!-- content -->
14
15
16<!-- **GBL** <POPUPHELP< -->
Note: See TracBrowser for help on using the repository browser.