diff options
author | vdigital <vdigital@piwigo.org> | 2008-06-01 19:19:46 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-06-01 19:19:46 +0000 |
commit | e9ef6ccc72e51b0a40b5123320cbbfa1e5818ed3 (patch) | |
tree | 5f9157fceb17c23043263a322fd2239c2281e5bb /template/yoga/footer.tpl | |
parent | 1806fd5b3640d34e6f121f7080805cbaaa7bb009 (diff) |
Stripy layout on Admin page (Not stable for all browsers)
git-svn-id: http://piwigo.org/svn/trunk@2381 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/footer.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/footer.tpl b/template/yoga/footer.tpl index fff70e1f1..a44260184 100644 --- a/template/yoga/footer.tpl +++ b/template/yoga/footer.tpl @@ -11,8 +11,8 @@ *} {'powered_by'|@translate} - <a href="http://piwigo.org" class="PWG"> - <span class="P">Php</span><span class="W">Web</span><span class="G">Gallery</span></a> + <a href="http://piwigo.org" class="Piwigo"> + <span class="Piwigo">Piwigo</span></a> {$VERSION} {if isset($CONTACT_MAIL)} - {'send_mail'|@translate} |