mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 06:14:54 +02:00
bef4b3e3aa
Creation of an unique include file (common.php) Creation of an unique define file (include/constants.php) Modification of the installation procedure git-svn-id: http://piwigo.org/svn/trunk@345 68402e56-0260-453c-a942-63ccdbb3a9ee
21 lines
795 B
Plaintext
21 lines
795 B
Plaintext
<table style="width:100%;height:100%">
|
|
<tr align="center" valign="middle">
|
|
<td>
|
|
{#frame_start}1px{#frame_begin}
|
|
<div class="titrePage">{#about_title}</div>
|
|
{#frame_end}
|
|
<div style="margin-bottom:5px;"> </div>
|
|
{#frame_start}50%{#frame_begin}
|
|
<div class="menu" style="white-space:normal;margin:10px;">
|
|
{#about_message}
|
|
</div>
|
|
{#frame_end}
|
|
<div style="text-align:center;margin:5px;">
|
|
<a href="{#back_url}">{#about_return}</a>
|
|
</div>
|
|
<div style="text-align:center;margin:5px;">
|
|
<img src="./template/{#user_template}/images/php_sqreuil_artistes.gif" alt="php logo" />
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table> |