source: trunk/template/yoga/popuphelp.tpl @ 2352

Last change on this file since 2352 was 2352, checked in by patdenice, 16 years ago

Change all #content by .content in css files.
In tpl files, id="content" stay here for backward compatibilities.
Add some plugins triggers in index.tpl and picture.tpl.

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 270 bytes
Line 
1{* $Id: popuphelp.tpl 2352 2008-05-20 00:27:26Z patdenice $ *}
2<div id="content" class="content">
3{$HELP_CONTENT}
4</div> <!-- content -->
5
6<p id="pageBottomActions"><a href="#" onclick="window.close();" title="{'Close this window'|@translate}"><img src="{$themeconf.icon_dir}/exit.png" class="button" alt="close"></a></p>
Note: See TracBrowser for help on using the repository browser.