Change placeholder service and provider text.

This commit is contained in:
Alex Tselegidis 2022-01-24 15:47:02 +01:00
parent f31fcfbca7
commit 08f09d66a9
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,10 @@
<?= $company_name ?>
<div class="d-flex justify-content-center">
<span class="display-selected-service me-2">
&nbsp;
[<?= lang('service') ?>]
</span>
<span class="display-selected-provider">
&nbsp;
[<?= lang('provider') ?>]
</span>
</div>
</div>