eb975a8cda
In tpl files, id="content" stay here for backward compatibilities. Add some plugins triggers in index.tpl and picture.tpl. git-svn-id: http://piwigo.org/svn/trunk@2352 68402e56-0260-453c-a942-63ccdbb3a9ee
6 lines
270 B
Smarty
6 lines
270 B
Smarty
{* $Id$ *}
|
|
<div id="content" class="content">
|
|
{$HELP_CONTENT}
|
|
</div> <!-- content -->
|
|
|
|
<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>
|