From a507734f313659a8d8cdbb5441462b444ffaa041 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 13 Nov 2011 16:35:58 +0100 Subject: cgi: html: It's actually the _minimum_ offset --- cgi/index.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi/index.pl b/cgi/index.pl index 54ea0f7..aaa3f7d 100644 --- a/cgi/index.pl +++ b/cgi/index.pl @@ -320,7 +320,7 @@ local transit networks as well. optional:
number of lines (1 .. 10) <%= text_field 'no_lines' %>
- offset in minutes + min. offset (minutes) <%= text_field 'offset' %>
match lines 1 2 <%= text_field 'line' %>
-- cgit v1.2.3