mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-25 12:16:37 +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="row around-xs space-bottom-large" ng-show="app.writer.progress == 100 && !app.writer.isBurning()">
|
||||||
<div class="col-xs">
|
<div class="col-xs">
|
||||||
<div class="box text-center">
|
<div class="box text-center">
|
||||||
<h3><hero-tick type="success" class="space-right-tiny"></hero-tick> Burned and ejected!</h3>
|
<h3><hero-tick type="success" class="space-right-tiny"></hero-tick> Burn Complete!</h3>
|
||||||
<p class="soft">Would you like to burn another image?</p>
|
<p class="soft">Safely ejected and ready for use</p>
|
||||||
|
|
||||||
<div class="space-vertical-large">
|
<div class="space-vertical-large">
|
||||||
<hero-button ng-click="app.restart()">
|
<hero-button ng-click="app.restart()">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user