mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Added WIP to Online Payments as it currently does not function, Disable Pay Online via guest url if online payment is not configured
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
<?php include("settings-nav.php"); ?>
|
||||
|
||||
<div class="alert alert-warning">
|
||||
Work in Progress
|
||||
</div>
|
||||
|
||||
<div class="card card-dark">
|
||||
<div class="card-header">
|
||||
<h3 class="card-title"><i class="fa fa-fw fa-credit-card"></i> Online Payment</h3>
|
||||
|
||||
Reference in New Issue
Block a user