forked from mirrors/easyappointments
Corrected the modal header
This commit is contained in:
parent
8a68e97f94
commit
4252bc8d0b
1 changed files with 1 additions and 1 deletions
|
@ -465,8 +465,8 @@
|
|||
<div class="modal-dialog">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<button class="close" data-dismiss="modal">×</button>
|
||||
<h3 class="modal-title"><?= lang('select_google_calendar') ?></h3>
|
||||
<button class="close" data-dismiss="modal">×</button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Reference in a new issue