Skip to content

Commit

Permalink
Merge pull request #4295 from mareklibra/bz1777149.CreateVMTemplateNa…
Browse files Browse the repository at this point in the history
…ming

Bug 1777149: Rename action to Create Virtual Machine Template
  • Loading branch information
openshift-merge-robot committed Feb 12, 2020
2 parents 3f9f8bb + f31ea2e commit f663416
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -204,7 +204,7 @@ const VirtualMachineTemplatesPage: React.FC<VirtualMachineTemplatesPageProps &
<MultiListPage
{...props}
createAccessReview={createAccessReview}
createButtonText="Create Template"
createButtonText="Create Virtual Machine Template"
canCreate
title={VM_TEMPLATE_LABEL_PLURAL}
ListComponent={VirtualMachineTemplates}
Expand Down

0 comments on commit f663416

Please sign in to comment.