Changed wording to make more sense
Previous wording is incorrect English
This commit is contained in:
parent
cf01d32237
commit
00ad35fc3e
@ -34,7 +34,7 @@
|
|||||||
<x-forms.checkbox instantSave id="is_registration_enabled" label="Registration Allowed" />
|
<x-forms.checkbox instantSave id="is_registration_enabled" label="Registration Allowed" />
|
||||||
<x-forms.checkbox instantSave id="do_not_track" label="Do Not Track" />
|
<x-forms.checkbox instantSave id="do_not_track" label="Do Not Track" />
|
||||||
@if ($next_channel)
|
@if ($next_channel)
|
||||||
<x-forms.checkbox instantSave helper="Do not recommended, only if you like to live on the edge."
|
<x-forms.checkbox instantSave helper="Not recommended. Only if you like to live on the edge."
|
||||||
id="next_channel" label="Enable pre-release (early) updates" />
|
id="next_channel" label="Enable pre-release (early) updates" />
|
||||||
@else
|
@else
|
||||||
<x-forms.checkbox disabled instantSave
|
<x-forms.checkbox disabled instantSave
|
||||||
|
Loading…
Reference in New Issue
Block a user