From 64c10d5f335d6a7736e585b578af6e5fc238b77f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 6 Nov 2013 22:10:04 +0100 Subject: main: footnote for csv --- cgi/templates/main.html.ep | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cgi/templates/main.html.ep b/cgi/templates/main.html.ep index 94bebbf..3ba93d8 100644 --- a/cgi/templates/main.html.ep +++ b/cgi/templates/main.html.ep @@ -170,13 +170,13 @@ other German transit networks.
- match line prefix
+ match line prefixes¹
%= text_field 'line'
-
match platform
+
match platform¹
%= text_field 'platform'
@@ -196,6 +196,9 @@ other German transit networks.
% end +

+¹ separate values with commas, e.g. NE,U,10 +

-- cgit v1.2.3