Fix
Changed "Need subscription" to "Need premium subscription"
This commit is contained in:
parent
cec76b42f0
commit
6053549444
@ -54,7 +54,7 @@
|
|||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
<p class="is-hidden" style="color: red;" id="endpoint-error">
|
<p class="is-hidden" style="color: red;" id="endpoint-error">
|
||||||
<small>Need subscription</small>
|
<small>Need premium subscription</small>
|
||||||
</p>
|
</p>
|
||||||
<input class="input is-small mb-3 is-hidden" type="text" id="model-cid-input" name="model-cid-input"
|
<input class="input is-small mb-3 is-hidden" type="text" id="model-cid-input" name="model-cid-input"
|
||||||
placeholder="Model id" autocomplete="off">
|
placeholder="Model id" autocomplete="off">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user