mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 03:36:36 +00:00
Clarify that the drive was safely ejected
This commit is contained in:
parent
739a191e66
commit
d784ed2ba8
@ -101,8 +101,8 @@
|
||||
<div class="row around-xs space-bottom-large" ng-show="app.writer.progress == 100 && !app.writer.isBurning()">
|
||||
<div class="col-xs">
|
||||
<div class="box text-center">
|
||||
<h3><hero-tick type="success" class="space-right-tiny"></hero-tick> Burned and ejected!</h3>
|
||||
<p class="soft">Would you like to burn another image?</p>
|
||||
<h3><hero-tick type="success" class="space-right-tiny"></hero-tick> Burn Complete!</h3>
|
||||
<p class="soft">Safely ejected and ready for use</p>
|
||||
|
||||
<div class="space-vertical-large">
|
||||
<hero-button ng-click="app.restart()">
|
||||
|
Loading…
x
Reference in New Issue
Block a user