aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-11-25 23:02:58 +0000
committerplegall <plg@piwigo.org>2005-11-25 23:02:58 +0000
commit4d464d7f70e53ef13fa9f0b0c45642d7e7cd9a4c (patch)
treea2aed6f995e02ae077110625fec48f3767bca9b1 /template/yoga
parent6fd6d2721bcd156c020e05fefc104bd397d3c14d (diff)
- feature 195 added: Link to admin main page added in admin menu. This is
not a merge from BSF. git-svn-id: http://piwigo.org/svn/branches/branch-1_5@957 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga')
-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..600d6433c 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}" >{lang:admin}</a></li>
</ul>
</dd>