forked from GithubBackups/healthchecks
Fix the "Paid plan required" notice.
This commit is contained in:
parent
d05691f86f
commit
732df19374
@ -13,7 +13,7 @@
|
|||||||
a text-to-speech engine will read out a message and then hang up.
|
a text-to-speech engine will read out a message and then hang up.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{% if show_pricing and profile.sms_limit == 0 %}
|
{% if show_pricing and profile.call_limit == 0 %}
|
||||||
<p class="alert alert-info">
|
<p class="alert alert-info">
|
||||||
<strong>Paid plan required.</strong>
|
<strong>Paid plan required.</strong>
|
||||||
Phone call notifications are not available on the free plan–they
|
Phone call notifications are not available on the free plan–they
|
||||||
|
Loading…
x
Reference in New Issue
Block a user