Update index.php
This commit is contained in:
parent
db83428e89
commit
88f95b7f9b
@ -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';">×</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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user