mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-30 21:44:06 +02:00
more appropriate tooltip
git-svn-id: http://piwigo.org/svn/trunk@29359 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -82,7 +82,7 @@ function changeImgSrc(url,typeSave,typeMap)
|
||||
</a>
|
||||
{/if}{/strip}
|
||||
{strip}{if isset($U_PHOTO_ADMIN)}
|
||||
<a id="cmdEditPhoto" href="{$U_PHOTO_ADMIN}" title="{'Modify information'|@translate}" class="pwg-state-default pwg-button" rel="nofollow">
|
||||
<a id="cmdEditPhoto" href="{$U_PHOTO_ADMIN}" title="{'Edit photo'|@translate}" class="pwg-state-default pwg-button" rel="nofollow">
|
||||
<span class="pwg-icon pwg-icon-edit"></span><span class="pwg-button-text">{'Edit'|@translate}</span>
|
||||
</a>
|
||||
{/if}{/strip}
|
||||
|
||||
Reference in New Issue
Block a user