From 36110831cb54ca76d7fc8903c1a2387f7727c2c1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 28 Oct 2014 04:18:08 -0700 Subject: change photo tag bubble tip --- mod/photos.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/photos.php') diff --git a/mod/photos.php b/mod/photos.php index 26a2bf50b..cc804ae53 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -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') -- cgit v1.2.3