aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/about.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-12-12 12:22:49 +0000
committerrvelices <rv-github@modusoptimus.com>2010-12-12 12:22:49 +0000
commit7626e48e0172ffcbdca9c14f27134b03e0e501fb (patch)
tree93742558c7cf49fc2ce53befabb4cb71a0f41cbe /themes/default/template/about.tpl
parent4448b8db7f59b4408a3ebcad2cb1ac77f6b38b8a (diff)
css sprites
git-svn-id: http://piwigo.org/svn/trunk@8091 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/template/about.tpl')
-rw-r--r--themes/default/template/about.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/template/about.tpl b/themes/default/template/about.tpl
index 9e9515386..eca44dbed 100644
--- a/themes/default/template/about.tpl
+++ b/themes/default/template/about.tpl
@@ -1,9 +1,9 @@
<div id="content" class="content">
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
- <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
- </a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
+ <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
+ </a></li>
</ul>
<h2>{'About'|@translate}</h2>
</div>