mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Unify btn styling on users page
This commit is contained in:
parent
81934f2d90
commit
655cafbfc5
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@
|
|||
</span>
|
||||
|
||||
<div>
|
||||
<button type="button" class="add-extra-periods btn btn-primary">
|
||||
<button type="button" class="add-extra-periods btn btn-info">
|
||||
<span class="glyphicon glyphicon-plus"></span>
|
||||
<?= lang('add_extra_period') ?>
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue