aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin.tpl
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2005-11-19 23:46:18 +0000
committerchrisaga <chrisaga@piwigo.org>2005-11-19 23:46:18 +0000
commita2910859873e279ed56da45f2a0dff4020accaa6 (patch)
treed1df5264151ddf0624a5d92aa8bc77e74ede75db /template/yoga/admin.tpl
parent1ba53a2ffa47e9e6c860b5d3d285b4d22245e815 (diff)
- report bug 206 correction and some template improvement from branch 1.5
- feature 195 : add an "Admin" link under "Home" in the menu bar of the admin page git-svn-id: http://piwigo.org/svn/trunk@948 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin.tpl')
-rw-r--r--template/yoga/admin.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/admin.tpl b/template/yoga/admin.tpl
index b16859c98..d851f605a 100644
--- a/template/yoga/admin.tpl
+++ b/template/yoga/admin.tpl
@@ -6,6 +6,7 @@
<dd>
<ul>
<li><a href="{U_RETURN}">{lang:home}</a></li>
+ <li><a href="{U_ADMIN}" title="{L_ADMIN_HINT}">{L_ADMIN}</a></li>
</ul>
</dd>