Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h6 class="card-title mb-0 text-uppercase label-header">
</span>
<p [innerHTML]="client.clientLicenceVerified ?
'<i class=&quot;icon-checkmark-circle text-success&quot;></i> UTMStack is activated; you are using the <strong>ENTERPRISE</strong> version of this product.'
: 'UTMStack is not activated; you are using thr <strong>FREE</strong> version of this product'"
: 'UTMStack is not activated; you are using the <strong>FREE</strong> version of this product'"
class="span-small-icon"></p>
</div>
<div class="d-flex justify-content-start align-items-center w-100 licence-inf">
Expand Down