updated confirm html
This commit is contained in:
parent
f73b42b0be
commit
b6fbeb43e8
|
@ -1,7 +1,7 @@
|
|||
<root>
|
||||
<tpl-body>
|
||||
<h6 translate>{{::$ctrl.question}}</h6>
|
||||
<span translate>{{::$ctrl.message}}</span>
|
||||
<h6 translate>{{::$ctrl.message}}</h6>
|
||||
<span translate>{{::$ctrl.question}}</span>
|
||||
</tpl-body>
|
||||
<tpl-buttons>
|
||||
<button response="CANCEL" translate>Cancel</button>
|
||||
|
|
Loading…
Reference in New Issue