Move portal to client and rename and reorganize some client portal files

This commit is contained in:
johnnyq
2025-01-23 17:12:11 -05:00
parent 70dd3ab5c8
commit 5f76a7989b
31 changed files with 87 additions and 87 deletions

View File

@@ -383,7 +383,7 @@ if (isset($_POST['login'])) {
<?php if($config_client_portal_enable == 1){ ?>
<hr>
<h5 class="text-center">Looking for the <a href="portal">Client Portal?<a/></h5>
<h5 class="text-center">Looking for the <a href="client">Client Portal?<a/></h5>
<?php } ?>
</form>