Check to make Template request not availible if commissions closed

This commit is contained in:
Tina_Azure
2023-04-12 00:27:24 +02:00
parent 1965b06868
commit 8b34815bef

View File

@ -28,9 +28,16 @@
{{contactinformation}}
</div>
<br>
{{^ERROR_COMMISSIONS_CLOSED}}
<form action="/customer/{{freelancername}}/template/{{templatename}}/request" method="post">
<button type="submit" name="templateID" value="{{templateid}}" class="button">Request this Template</button>
</form>
{{/ERROR_COMMISSIONS_CLOSED}}
{{#ERROR_COMMISSIONS_CLOSED}}
<div>
Commissions Closed.
</div>
{{/ERROR_COMMISSIONS_CLOSED}}
<br>
<div>Payment Information:</div>
<div>