mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Initial implementation of whitelabelling
This commit is contained in:
@@ -378,8 +378,8 @@ if (isset($_POST['login'])) {
|
||||
<button type="submit" class="btn btn-primary btn-block mb-3" name="login">Sign In</button>
|
||||
|
||||
<?php if($config_client_portal_enable == 1){ ?>
|
||||
<hr>
|
||||
<h5 class="text-center">Looking for the <a href="portal">Client Portal?<a/></h5>
|
||||
<hr>
|
||||
<h5 class="text-center">Looking for the <a href="portal">Client Portal?<a/></h5>
|
||||
<?php } ?>
|
||||
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user