Removed text from calendar reload button (icon is clear enough).

This commit is contained in:
Alex Tselegidis 2020-05-04 13:39:12 +02:00
parent 4635af5094
commit 10ed734139

View file

@ -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'): ?>