Update index.php

This commit is contained in:
andreubisquerra 2021-04-14 00:32:49 +02:00 committed by GitHub
parent db83428e89
commit 88f95b7f9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -926,7 +926,7 @@ if (empty($conf->global->TAKEPOS_HIDE_HEAD_BAR)) {
<div class="modal-content">
<div class="modal-header">
<span class="close" href="#" onclick="document.getElementById('ModalNote').style.display = 'none';">&times;</span>
<h3><?php print $langs->trans("invoiceAvoirWithLines"); ?></h3>
<h3><?php print $langs->trans("Note"); ?></h3>
</div>
<div class="modal-body">
<input type="text" class="block" id="textinput">