mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
- differentiation of links "up to thumbnails" and "home"
git-svn-id: http://piwigo.org/svn/trunk@588 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
<div id="imgBarMenu">
|
||||
<div class="imgMenu" id="left">
|
||||
<a href="{U_HOME}" title="{L_HOME}">
|
||||
<img src="template/default/theme/categories.gif" alt="{L_HOME}" />
|
||||
<a href="{U_UP}" title="{L_UP_HINT}">
|
||||
<img src="template/default/theme/categories.gif" alt="{L_UP_ALT}" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="imgMenu" id="left">
|
||||
|
||||
Reference in New Issue
Block a user