commit/galaxy-central: dannon: Fix cloudlaunch text.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/a62c04e39017/ Changeset: a62c04e39017 User: dannon Date: 2013-08-16 15:09:54 Summary: Fix cloudlaunch text. Affected #: 1 file diff -r 0977d06f1b8229c711ca5e04fdfa30656318eca9 -r a62c04e39017dcc15d272ff30c73dd02ea73d330 templates/webapps/galaxy/cloud/index.mako --- a/templates/webapps/galaxy/cloud/index.mako +++ b/templates/webapps/galaxy/cloud/index.mako @@ -178,11 +178,14 @@ <div id="launchFormContainer" class="toolForm"><form id="cloudlaunch_form" action="${h.url_for( controller='/cloudlaunch', action='launch_instance')}" method="post"> - <p>To launch a Galaxy Cloud Cluster, enter your AWS Secret Key ID, and Secret Key. Galaxy will use - these to present appropriate options for launching your cluster. Note that using this form to - launch computational resources in the Amazon Cloud will result in costs to the account indicated - above. See <a href="http://aws.amazon.com/ec2/pricing/">Amazon's pricing</a> for more information. - options for launching your cluster.</p></p> + <p>To launch a Galaxy Cloud Cluster, enter your AWS Secret + Key ID, and Secret Key. Galaxy will use these to present + appropriate options for launching your cluster. Note that + using this form to launch computational resources in the + Amazon Cloud will result in costs to the account indicated + above. + See <a href="http://aws.amazon.com/ec2/pricing/">Amazon's + pricing</a> for more information.</p><div class="form-row"><label for="id_key_id">Key ID</label> 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)
-
commits-noreply@bitbucket.org