mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
updated javascript disabled helper message
This commit is contained in:
parent
8bcea1fdae
commit
f1c1d812e9
@ -31,8 +31,9 @@
|
|||||||
|
|
||||||
<h3>Dynamic DNS type</h3>
|
<h3>Dynamic DNS type</h3>
|
||||||
<div id='dynamicdns-no-js'>
|
<div id='dynamicdns-no-js'>
|
||||||
You have disabled Javascript. Dynamic form mode is disabled. Please fill
|
You have disabled Javascript. Dynamic form mode is disabled and
|
||||||
only "GnudIP Server Address" or "Update URL" field.</br><hr>
|
some helper functions may not work </br> (but the main functionality should work)
|
||||||
|
</br><hr>
|
||||||
</div>
|
</div>
|
||||||
<div id='div-dynamicdns-dropdown' style="display:none">
|
<div id='div-dynamicdns-dropdown' style="display:none">
|
||||||
{% include 'bootstrapform/field.html' with field=form.service_type %}
|
{% include 'bootstrapform/field.html' with field=form.service_type %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user