Changeset 29359


Ignore:
Timestamp:
Sep 1, 2014, 3:29:08 PM (10 years ago)
Author:
plg
Message:

more appropriate tooltip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/picture.tpl

    r28764 r29359  
    8383{/if}{/strip}
    8484{strip}{if isset($U_PHOTO_ADMIN)}
    85         <a id="cmdEditPhoto" href="{$U_PHOTO_ADMIN}" title="{'Modify information'|@translate}" class="pwg-state-default pwg-button" rel="nofollow">
     85        <a id="cmdEditPhoto" href="{$U_PHOTO_ADMIN}" title="{'Edit photo'|@translate}" class="pwg-state-default pwg-button" rel="nofollow">
    8686                <span class="pwg-icon pwg-icon-edit"></span><span class="pwg-button-text">{'Edit'|@translate}</span>
    8787        </a>
Note: See TracChangeset for help on using the changeset viewer.