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