a bit more branding
This commit is contained in:
parent
212b6b732d
commit
649f31e9b8
2 changed files with 2 additions and 3 deletions
|
@ -32,8 +32,7 @@
|
|||
|
||||
<div class="mt-2">
|
||||
<small>
|
||||
|
||||
<a href="https://easyappointments.org">Easy!Appointments</a>
|
||||
<?= lang("powered_by") ?>
|
||||
</small>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<img src="<?= base_url('assets/img/logo.png') ?>" alt="Easy!Appointments Logo" class="mb-5">
|
||||
|
||||
<h3>
|
||||
Easy!Appointments
|
||||
<?= branding("software", "name") ?>
|
||||
</h3>
|
||||
<h6 class="text-primary">
|
||||
Online Appointment Scheduler
|
||||
|
|
Loading…
Reference in a new issue