change photo tag bubble tip
This commit is contained in:
parent
9cc76cb33d
commit
36110831cb
@ -967,7 +967,7 @@ function photos_content(&$a) {
|
|||||||
'tag_label' => t('Add a Tag'),
|
'tag_label' => t('Add a Tag'),
|
||||||
'permissions' => t('Permissions'),
|
'permissions' => t('Permissions'),
|
||||||
'aclselect' => $aclselect_e,
|
'aclselect' => $aclselect_e,
|
||||||
'help_tags' => t('Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping'),
|
'help_tags' => t('Example: @bob, @Barbara_Jensen, @jim@example.com'),
|
||||||
'item_id' => ((count($linked_items)) ? $link_item['id'] : 0),
|
'item_id' => ((count($linked_items)) ? $link_item['id'] : 0),
|
||||||
'submit' => t('Submit'),
|
'submit' => t('Submit'),
|
||||||
'delete' => t('Delete Photo')
|
'delete' => t('Delete Photo')
|
||||||
|
@ -1 +1 @@
|
|||||||
2014-10-27.841
|
2014-10-28.842
|
||||||
|
Reference in New Issue
Block a user