From 4b3b0a55353fad89759223ce11580864db100721 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Sat, 24 Mar 2012 00:09:19 +0700 Subject: [PATCH] webadmin: Support javascript-disabled browsers. --- modules/data/webadmin/tmpl/add_edit_network.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/data/webadmin/tmpl/add_edit_network.tmpl b/modules/data/webadmin/tmpl/add_edit_network.tmpl index bbdc0b1a..782ab298 100644 --- a/modules/data/webadmin/tmpl/add_edit_network.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_network.tmpl @@ -84,14 +84,15 @@
Flood protection rate:
value="" value="1.00" disabled="disabled" /> seconds per line
+ value="" value="1.00" /> seconds per line
Flood protection burst:
value="" value="4" disabled="disabled" /> lines can be send immediately
+ value="" value="4" /> lines can be send immediately
+