forked from mirrors/easyappointments
Change login URL in the installation template
This commit is contained in:
parent
2e81c0ea53
commit
c5ab2849cd
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
<p>
|
<p>
|
||||||
This page will help you set the main settings of your Easy!Appointments installation. You will be able to
|
This page will help you set the main settings of your Easy!Appointments installation. You will be able to
|
||||||
edit these settings and many more in the backend session of your system. Remember to use the
|
edit these settings and many more in the backend session of your system. Remember to use the
|
||||||
<strong class="text-primary"><?= site_url('calendar') ?></strong> URL to connect to the backend section
|
<strong class="text-primary"><?= site_url('user/login') ?></strong> URL to connect to the backend section
|
||||||
of Easy!Appointments.
|
of Easy!Appointments.
|
||||||
|
|
||||||
If you face any problems during the usage of Easy!Appointments you can always check the
|
If you face any problems during the usage of Easy!Appointments you can always check the
|
||||||
|
|
Loading…
Reference in a new issue