File tree Expand file tree Collapse file tree
templates/webapps/galaxy/workflow Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -576,15 +576,14 @@ if wf_parms:
576576
577577% if has_upgrade_messages:
578578<div class =" warningmessage" >
579- Problems were encountered when loading this workflow, likely due to tool
580- version changes. Missing parameter values have been replaced with default.
581- Please review the parameter values below.
579+ Warning: Some tools in this workflow have changed since it was last saved. The workflow may still run, but any new options will have default values.
580+ Please review the messages below to make a decision about whether the changes will affect your analysis.
582581</div >
583582%endif
584583
585584% if step_version_changes:
586585 <div class =" infomessage" >
587- The following tools are beinge executed with a different version from
586+ The following tools are being executed with a different version from
588587 what was available when this workflow was last saved because the
589588 previous version is no longer available for use on this galaxy
590589 instance.
You can’t perform that action at this time.
0 commit comments