mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
- Admin Control Panel migration - Language migration git-svn-id: http://piwigo.org/svn/trunk@393 68402e56-0260-453c-a942-63ccdbb3a9ee
10 lines
337 B
Smarty
10 lines
337 B
Smarty
<div class="titrePage">{PAGE_TITLE}</div>
|
|
<div class="menu" style="white-space:normal;margin:10px;">
|
|
{L_ABOUT}
|
|
</div>
|
|
<div style="text-align:center;margin:5px;">
|
|
<a href="{U_RETURN}">{L_RETURN}</a>
|
|
</div>
|
|
<div style="text-align:center;margin:5px;">
|
|
<img src="./template/default/images/php_sqreuil_artistes.gif" alt="php logo" />
|
|
</div> |