forked from mirrors/easyappointments
Update cookie_notice_modal.php
This commit is contained in:
parent
11303acb55
commit
f9b49150e3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<p><?= $cookie_notice_content ?></p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal"><?= lang('close') ?></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue