more appropriate tooltip
git-svn-id: http://piwigo.org/svn/trunk@29359 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
278d96aefa
commit
98c1dd5035
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue