This commit is contained in:
andreubisquerra 2020-10-03 23:16:13 +02:00 committed by GitHub
parent d43d1e8519
commit 4c64b99235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -869,7 +869,7 @@ if (empty($conf->global->TAKEPOS_HIDE_HEAD_BAR)) {
<div class="modal-content"> <div class="modal-content">
<div class="modal-header"> <div class="modal-header">
<span class="close" href="#" onclick="document.getElementById('ModalCurrency').style.display = 'none';">&times;</span> <span class="close" href="#" onclick="document.getElementById('ModalCurrency').style.display = 'none';">&times;</span>
<h3><?php print $langs->trans("Seleccione moneda");?></h3> <h3><?php print $langs->trans("SetMultiCurrencyCode");?></h3>
</div> </div>
<div class="modal-body"> <div class="modal-body">
<?php <?php