X-Git-Url: http://www.average.org/gitweb/?p=pulsecounter.git;a=blobdiff_plain;f=web%2Findex.html;h=9181b7963ac0e6f56b1458549282b035278d760e;hp=ca76aaa0790126569a0286a671fab3aa9eb1e9c3;hb=9c1d90bf288c6e0b238a59a15bfc9e47b77f02a3;hpb=44cc0119fedb4d86598dab5a4ecf3fb6df233d39 diff --git a/web/index.html b/web/index.html index ca76aaa..9181b79 100644 --- a/web/index.html +++ b/web/index.html @@ -56,7 +56,7 @@ else { /* ~ one month */ /* TODO: make this a separate case with loop over months rather than fixed number of seconds. */ - inc = 2592000; + inc = 86400; inc2 = 2592000; label = tomonth; }