updated confirm html

This commit is contained in:
Carlos Jimenez Ruiz 2019-05-23 10:01:25 +02:00
parent f73b42b0be
commit b6fbeb43e8
1 changed files with 2 additions and 2 deletions

View File

@ -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>