mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Removed text from calendar reload button (icon is clear enough).
This commit is contained in:
parent
4635af5094
commit
10ed734139
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@
|
|||
|
||||
<button id="reload-appointments" class="btn btn-default" title="<?= lang('reload_appointments_hint') ?>">
|
||||
<span class="glyphicon glyphicon-repeat"></span>
|
||||
<?= lang('reload') ?>
|
||||
</button>
|
||||
|
||||
<?php if($calendar_view === 'default'): ?>
|
||||
|
|
Loading…
Reference in a new issue