mirror of
https://github.com/itflow-org/itflow
synced 2026-03-04 04:44:51 +00:00
Remove Old Auto Pay from recurring Invoice in favor of the saved cards.
This commit is contained in:
@@ -255,7 +255,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
|
||||
</select>
|
||||
</form>
|
||||
<?php } else { ?>
|
||||
<a href="saved_payment_method.php">Add a Payment Method</a>
|
||||
No Cards on File
|
||||
<?php } ?>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user