mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Fix typo
Nice spot @harveykandola !
This commit is contained in:
parent
64e6a41353
commit
0f19826556
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
<small class="form-text text-muted">License key is XML format and activates Enterprise edition</small>
|
||||
{{/if}}
|
||||
{{else}}
|
||||
<p class="mt-2 color-red">License is not valid — check user count and expirty date</p>
|
||||
<p class="mt-2 color-red">License is not valid — check user count and expiry date</p>
|
||||
<p class="mt-2 color-gray">Registered to {{appMeta.license.email}} @ {{appMeta.license.name}}</p>
|
||||
<p class="mt-2 color-gray">{{appMeta.license.package}} package up to {{appMeta.license.seats}} users</p>
|
||||
{{#if appMeta.license.trial}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue