commit/galaxy-central: jgoecks: Improve wording for item sharing.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/8676b55d191c/ changeset: 8676b55d191c user: jgoecks date: 2013-01-04 18:07:38 summary: Improve wording for item sharing. affected #: 1 file diff -r ad04a8d066e7092fb73d5469f1935196923b8ab3 -r 8676b55d191c6742e6e7b8864e47918719314f78 templates/sharing_base.mako --- a/templates/sharing_base.mako +++ b/templates/sharing_base.mako @@ -142,7 +142,7 @@ </form> %else: ## User has a public username, so private sharing and publishing options. - <h3>Making ${item_class_name} Accessible via Link and Publishing It</h3> + <h3>Make ${item_class_name} Accessible via Link and Publish It</h3><div> %if item.importable: @@ -214,7 +214,7 @@ ## ## Sharing with Galaxy users. ## - <h3>Sharing ${item_class_name} with Specific Users</h3> + <h3>Share ${item_class_name} with Individual Users</h3><div> %if item.users_shared_with: Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket