mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 18:12:26 +03:00
Change placeholder service and provider text.
This commit is contained in:
parent
f31fcfbca7
commit
08f09d66a9
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@
|
|||
<?= $company_name ?>
|
||||
<div class="d-flex justify-content-center">
|
||||
<span class="display-selected-service me-2">
|
||||
|
||||
[<?= lang('service') ?>]
|
||||
</span>
|
||||
<span class="display-selected-provider">
|
||||
|
||||
[<?= lang('provider') ?>]
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue