Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
<ul class="list-group list-group-flush">
<ul class="list-group list-group-flush">
<li class="list-group-item d-flex justify-content-between align-items-center flex-wrap">
<h6 class="mb-0">Sub Type</h6>
<span class="text-secondary">[cb_subscriptiontype]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center flex-wrap">
<h6 class="mb-0">Start</h6>
<span class="text-secondary">[cb_substartdate]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center flex-wrap">
<h6 class="mb-0">[cb:if usergroup !includes "14"]Expires[/cb:if][cb:if usergroup includes "14"]Expired[/cb:if]</h6> <span class="text-secondary">[cb_subexpirydate]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center flex-wrap">
<h6 class="mb-0">Fee Paid</h6>
<span class="text-secondary">[cb:if usergroup !includes "12"][cb_feepaid][/cb:if][cb:if usergroup includes "12"]£[cb:userfield field="cb_corp_feepaid" /][/cb:if]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center flex-wrap">
<h6 class="mb-0">Status</h6>
<span class="text-secondary">[cb_accountstatus]</span>
</li>
</ul>
</ul>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.