Apply same modifications of revision 1734.
Mail footer.tpl like page footer.tpl git-svn-id: http://piwigo.org/svn/trunk@1735 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
02b26f7684
commit
b6e43df29c
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@
|
|||
to show the origin of the script...-->
|
||||
|
||||
<a href="{GALLERY_URL}" class="back">{GALLERY_TITLE}</a> -
|
||||
<a href="{PHPWG_URL}" class="back" title="{lang:powered_by}" onclick="window.open(this.href, ''); return false;">
|
||||
<img src="{pwg_root}{themeconf:icon_dir}/pwg_footer.png" alt="{lang:powered_by}">
|
||||
<a class="button" href="{PHPWG_URL}" class="back" title="{lang:powered_by}" onclick="window.open(this.href, ''); return false;">
|
||||
<img class="button" src="{pwg_root}{themeconf:icon_dir}/pwg_footer.png" alt="{lang:powered_by}">
|
||||
</a>
|
||||
{VERSION}
|
||||
- {lang:send_mail}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue