Changing migrate to copy
This commit is contained in:
parent
33fb48edb1
commit
bb17896181
2 changed files with 4 additions and 4 deletions
|
|
@ -550,7 +550,7 @@ namespace MatterHackers.MatterControl
|
|||
});
|
||||
|
||||
// Show the import printers wizard
|
||||
WizardWindow.Show("/CopyGuestProfiles", "Migrate Printers", wizardPage);
|
||||
WizardWindow.Show("/CopyGuestProfiles", "Copy Printers", wizardPage);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue