updated javascript disabled helper message

This commit is contained in:
Daniel Steglich 2015-03-03 23:05:34 +01:00
parent 8bcea1fdae
commit f1c1d812e9

View File

@ -31,8 +31,9 @@
<h3>Dynamic DNS type</h3>
<div id='dynamicdns-no-js'>
You have disabled Javascript. Dynamic form mode is disabled. Please fill
only "GnudIP Server Address" or "Update URL" field.</br><hr>
You have disabled Javascript. Dynamic form mode is disabled and
some helper functions may not work </br> (but the main functionality should work)
</br><hr>
</div>
<div id='div-dynamicdns-dropdown' style="display:none">
{% include 'bootstrapform/field.html' with field=form.service_type %}