change photo tag bubble tip

This commit is contained in:
friendica 2014-10-28 04:18:08 -07:00
parent 9cc76cb33d
commit 36110831cb
2 changed files with 2 additions and 2 deletions

View File

@ -967,7 +967,7 @@ function photos_content(&$a) {
'tag_label' => t('Add a Tag'),
'permissions' => t('Permissions'),
'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),
'submit' => t('Submit'),
'delete' => t('Delete Photo')

View File

@ -1 +1 @@
2014-10-27.841
2014-10-28.842