diff --git a/plinth/modules/dynamicdns/templates/dynamicdns_configure.html b/plinth/modules/dynamicdns/templates/dynamicdns_configure.html
index c9d884845..3423cb53f 100644
--- a/plinth/modules/dynamicdns/templates/dynamicdns_configure.html
+++ b/plinth/modules/dynamicdns/templates/dynamicdns_configure.html
@@ -31,8 +31,9 @@
Dynamic DNS type
- You have disabled Javascript. Dynamic form mode is disabled. Please fill
- only "GnudIP Server Address" or "Update URL" field.
+ You have disabled Javascript. Dynamic form mode is disabled and
+ some helper functions may not work (but the main functionality should work)
+
{% include 'bootstrapform/field.html' with field=form.service_type %}