aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-01-24 21:41:08 +0000
committervdigital <vdigital@piwigo.org>2007-01-24 21:41:08 +0000
commita7642ba98737b75cdd141417e1472fe915546ff2 (patch)
tree6181f787bdc72e1cc2f9d5e00d5188a102cdb7d1 /template
parent585d7c434e9dfdadd3d6755f0af7957f20f6b5a9 (diff)
Power is back
git-svn-id: http://piwigo.org/svn/trunk@1751 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/footer.tpl8
-rw-r--r--template/yoga/icon/pwg_footer.pngbin3100 -> 0 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/template/yoga/footer.tpl b/template/yoga/footer.tpl
index 48d53450d..d0f76f8ac 100644
--- a/template/yoga/footer.tpl
+++ b/template/yoga/footer.tpl
@@ -1,5 +1,5 @@
<div id="copyright">
- <a name="EoP" /> <!-- End of Page -->
+ <a name="EoP"></a> <!-- End of Page -->
<!-- BEGIN debug -->
{lang:generation_time} {debug.TIME} ({debug.NB_QUERIES} {lang:sql_queries_in} {debug.SQL_TIME}) -
<!-- END debug -->
@@ -8,9 +8,9 @@
contact us on http://phpwebgallery.net to find a solution on how
to show the origin of the script...-->
- <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>
+ {lang:powered_by}
+ <a href="http://www.phpwebgallery.net" class="PWG">
+ <span class="P">Php</span><span class="W">Web</span><span class="G">Gallery</span></a>
{VERSION}
<!-- BEGIN contact -->
- {lang:send_mail}
diff --git a/template/yoga/icon/pwg_footer.png b/template/yoga/icon/pwg_footer.png
deleted file mode 100644
index 544731891..000000000
--- a/template/yoga/icon/pwg_footer.png
+++ /dev/null
Binary files differ