diff --git a/troposphere/static/js/components/modals/instance/InstanceStopModal.jsx b/troposphere/static/js/components/modals/instance/InstanceStopModal.jsx index a20011a06..22df95c1b 100644 --- a/troposphere/static/js/components/modals/instance/InstanceStopModal.jsx +++ b/troposphere/static/js/components/modals/instance/InstanceStopModal.jsx @@ -48,11 +48,14 @@ export default React.createClass({ ) : (
{"Would you like to stop this instance?"}
-- NOTE: A stopped instance will still - consume some of your resources. To fully preserve your - resources, please shelve or suspend. + NOTE: A stopped instance will + still consume some of your resources. To fully + preserve your resources, please shelve or + suspend.
{globals.EXTERNAL_ALLOCATION && (