code cleanup and translations
This commit is contained in:
@@ -236,7 +236,7 @@ const CardPaymentModalComponent = ({
|
||||
className="ipayfield"
|
||||
disabled={!amount || !payer || !jobid}
|
||||
>
|
||||
Proceed to Payment
|
||||
{t("job_payments.buttons.proceedtopayment")}
|
||||
</Button>
|
||||
{context?.balance && (
|
||||
<DataLabel
|
||||
|
||||
Reference in New Issue
Block a user