Merge branch 'servlets'
[proteocache.git] / website / Update.jsp
index 844079b..c3f0227 100644 (file)
@@ -24,8 +24,8 @@ function show(el, id) {
           </div>
                <input type="checkbox" name="byDate" onclick="show(this, 'date');">records for the period of dates
           <div id='date' class="row" style="visibility:hidden;">
-               from  <input type="text" name="data1" value = <%= currentdate%> style=" width : 145px;"/>
-                               to <input type="text" name="data2" value = <%= currentdate%> />
+               from  <input type="text" name="date1" value = <%= currentdate%> style=" width : 145px;"/>
+                               to <input type="text" name="date2" value = <%= currentdate%> />
           </div>
                <input type="checkbox" name="byIp" onclick="show(this, 'ip');">records with ip
                <div id='ip' class="row" style="visibility:hidden;">