mirror of
https://github.com/itflow-org/itflow
synced 2026-03-23 05:55:38 +00:00
Fix client portal link
This commit is contained in:
@@ -186,8 +186,7 @@ if(isset($_POST['login'])){
|
|||||||
|
|
||||||
<hr><br>
|
<hr><br>
|
||||||
|
|
||||||
<h4>Looking for the Client Portal?</h4>
|
<h4>Looking for the <a href="portal">Client Portal?<a/></h4>
|
||||||
<button type="button" onclick="location.href = 'https://<?php echo $config_base_url ?>/portal/';" class="btn btn-secondary btn-block mb-3">Continue as a client</button>
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user