mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
style(GUI): change WarningModal title to "Attention" (#1052)
See: https://github.com/resin-io/etcher/pull/1043 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
7165c60f0d
commit
4649bace00
@ -1,7 +1,7 @@
|
||||
<div class="modal-header">
|
||||
<h4 class="modal-title">
|
||||
<span class="glyphicon glyphicon-exclamation-sign"></span>
|
||||
<span>Warning!</span>
|
||||
<span>Attention</span>
|
||||
</h4>
|
||||
<button class="close" ng-click="modal.reject()">×</button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user