diff options
author | vdigital <vdigital@piwigo.org> | 2006-12-17 11:59:55 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2006-12-17 11:59:55 +0000 |
commit | 9a4fb6cef4d5c0f85074a8fa10fcae0be3778729 (patch) | |
tree | e5e95ad46e0611b0343526421f1b023ec80ff92a | |
parent | 68450f256b7407a1b2e99896525c5aee22e9bad1 (diff) |
New footer from Nicco
git-svn-id: http://piwigo.org/svn/trunk@1673 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/footer.tpl | 4 | ||||
-rw-r--r-- | template/yoga/icon/pwg_footer.png | bin | 0 -> 3148 bytes |
2 files changed, 3 insertions, 1 deletions
diff --git a/template/yoga/footer.tpl b/template/yoga/footer.tpl index 44d905995..dcbf62803 100644 --- a/template/yoga/footer.tpl +++ b/template/yoga/footer.tpl @@ -7,7 +7,9 @@ contact us on http://phpwebgallery.net to find a solution on how to show the origin of the script...--> - {lang:powered_by} <a href="http://www.phpwebgallery.net" class="back">PhpWebGallery</a> + <a href="http://www.phpwebgallery.net" class="back" title="{lang:powered_by}"> + <img src="{pwg_root}{themeconf:icon_dir}/pwg_footer.png" alt="{lang:powered_by}"> + </a> {VERSION} <!-- BEGIN contact --> - {lang:send_mail} diff --git a/template/yoga/icon/pwg_footer.png b/template/yoga/icon/pwg_footer.png Binary files differnew file mode 100644 index 000000000..84897168c --- /dev/null +++ b/template/yoga/icon/pwg_footer.png |