mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
Update upgrade_modal.blade.php
Syntax Error
This commit is contained in:
parent
bd624845c5
commit
d59d451cae
@ -143,7 +143,7 @@
|
||||
<h3>$<span id="upgrade_pro_price">8</span> <span class="upgrade_frequency">/ {{ trans('texts.plan_term_month') }}</span></h3>
|
||||
<select style="visibility:hidden">
|
||||
</select>
|
||||
<p>&bnsp;</p>
|
||||
<p> </p>
|
||||
<ul>
|
||||
<li>{{ trans('texts.pro_upgrade_feature1') }}</li>
|
||||
<li>{{ trans('texts.pro_upgrade_feature2') }}</li>
|
||||
@ -161,7 +161,7 @@
|
||||
<option value="5">3 to 5 {{ trans('texts.users') }}</option>
|
||||
<option value="10">6 to 10 {{ trans('texts.users') }}</option>
|
||||
</select>
|
||||
<p>&bnsp;</p>
|
||||
<p> </p>
|
||||
<ul>
|
||||
<li>{{ trans('texts.enterprise_upgrade_feature1') }}</li>
|
||||
<li>{{ trans('texts.enterprise_upgrade_feature2') }}</li>
|
||||
|
Loading…
Reference in New Issue
Block a user