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">
|
<div class="mt-2">
|
||||||
<small>
|
<small>
|
||||||
|
<?= lang("powered_by") ?>
|
||||||
<a href="https://easyappointments.org">Easy!Appointments</a>
|
|
||||||
</small>
|
</small>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<img src="<?= base_url('assets/img/logo.png') ?>" alt="Easy!Appointments Logo" class="mb-5">
|
<img src="<?= base_url('assets/img/logo.png') ?>" alt="Easy!Appointments Logo" class="mb-5">
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
Easy!Appointments
|
<?= branding("software", "name") ?>
|
||||||
</h3>
|
</h3>
|
||||||
<h6 class="text-primary">
|
<h6 class="text-primary">
|
||||||
Online Appointment Scheduler
|
Online Appointment Scheduler
|
||||||
|
|
Loading…
Reference in a new issue