From 5d3d0c862548b8e73557ebc3b3dac0592fe70d23 Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Sat, 15 Mar 2025 07:10:07 -0400 Subject: [PATCH] WebHost: Update text for options you can't modify (#4614) --- WebHostLib/templates/weightedOptions/weightedOptions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/templates/weightedOptions/weightedOptions.html b/WebHostLib/templates/weightedOptions/weightedOptions.html index b3aefd48..59dbba12 100644 --- a/WebHostLib/templates/weightedOptions/weightedOptions.html +++ b/WebHostLib/templates/weightedOptions/weightedOptions.html @@ -100,7 +100,7 @@ {% else %}
- This option is not supported. Please edit your .yaml file manually. + This option cannot be modified here. Please edit your .yaml file manually.
{% endif %}