Merged in bugfix/PMCORE-2763 (pull request #7774)

PMCORE-2763

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Paula Quispe
2021-01-27 18:52:10 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -1040,7 +1040,7 @@ Ext.onReady(function(){
border: false,
frame: true,
items: [{
html: '<div align="center" style="font: 14px tahoma,arial,helvetica,sans-serif">' + _('ID_CONFIRM_CANCEL_CASE') + '? </div> <br/>'
html: '<div align="center" style="font: 14px tahoma,arial,helvetica,sans-serif">' + _('ID_CONFIRM_CANCEL_CASE') + '</div> <br/>'
},
{
xtype: 'textarea',