Corrected HTML typo
This commit is contained in:
parent
2b9fb849a1
commit
e9b82fac12
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
|
||||
<button id="insert-unavailable" class="btn btn-default"
|
||||
title="<?php echo $this->lang->line('unavailable_periods_hint'); ?>">
|
||||
<span class="glyphicon glyphicon-plus"></i>
|
||||
<span class="glyphicon glyphicon-plus"></span>
|
||||
<?php echo $this->lang->line('unavailable'); ?>
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue