Redirect to the about page after DB update
This commit is contained in:
parent
aeadbfbe98
commit
cda450c4d1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
<p>
|
||||
You can now use the latest Easy!Appointments version.
|
||||
</p>
|
||||
<a href="<?= site_url('login') ?>" class="btn btn-success btn-large">
|
||||
<a href="<?= site_url('about') ?>" class="btn btn-success btn-large">
|
||||
<i class="fas fa-wrench me-2"></i>
|
||||
<?= lang('backend_section') ?>
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue