piwigo/template/yoga/admin/plugin.tpl
rvelices f7960e7e72 - plugins admin menu appear now in the admin page menubar
- plugins are loaded immediately after loading the config (allow 
them to hack more of pwg like user init, template init etc...)
- trigger event format_exif_data (for picture display only)

git-svn-id: http://piwigo.org/svn/trunk@1655 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-12-14 00:58:57 +00:00

6 lines
82 B
Smarty

<div class="titrePage">
<h2>{PLUGIN_TITLE}</h2>
</div>
{PLUGIN_ADMIN_CONTENT}