mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-01 11:02:43 +02:00
13 lines
297 B
Smarty
13 lines
297 B
Smarty
<div id="content" class="content">
|
|
{$HELP_CONTENT}
|
|
</div> <!-- content -->
|
|
|
|
<ul class="categoryActions">
|
|
<li>
|
|
<a href="#" onclick="window.close();" title="{'Close this window'|@translate}">
|
|
<img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/exit.png" alt="exit">
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
|