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