piwigo/template/default/footer.vtp
gweltas bef4b3e3aa Merge of the 1.3.1 release
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
2004-02-02 00:55:18 +00:00

8 lines
No EOL
384 B
Text

<div class="copyright">{#generation_time} {#time}</div>
<!-- Please, do not remove this copyright. If you really want to,
contact me pierrick@z0rglub.com to find a solution on how
to show the origin of the script...-->
<div class="copyright">Powered by <a href="{#site_url}" class="back">PhpWebGallery</a> {#version}</div>
{#footer}
</body>
</html>