source: extensions/gally/gally-default/template/popuphelp.tpl @ 11024

Last change on this file since 11024 was 11024, checked in by grum, 13 years ago

fix bug:2306 - Some translation keys are not correct

  • Property svn:executable set to *
File size: 327 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      </a>
9    </li>
10  </ul>
11
12</div> <!-- content -->
13
14
15<!-- **GBL** <POPUPHELP< -->
Note: See TracBrowser for help on using the repository browser.