summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-11-06 22:10:04 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-11-06 22:10:04 +0100
commit64c10d5f335d6a7736e585b578af6e5fc238b77f (patch)
tree2e1d879018584c9a6622850e4f2e86f6c18ac0e5
parent0b77b289ce172ea10bb15a96dc4a4316e0aa9690 (diff)
main: footnote for csv
-rw-r--r--cgi/templates/main.html.ep7
1 files 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.
</div>
<div class="field">
<div class="desc" title="comma-separated list, example: NE,U,10">
- match line prefix</div>
+ match line prefixes¹</div>
<div>
%= text_field 'line'
</div>
</div>
<div class="field">
- <div class="desc" title="comma-separated list. Buggy.">match platform</div>
+ <div class="desc" title="comma-separated list. Buggy.">match platform¹</div>
<div>
%= text_field 'platform'
</div>
@@ -196,6 +196,9 @@ other German transit networks.
</div>
% end
+<p>
+<b>¹</b> separate values with commas, e.g. NE,U,10
+</p>
</div> <!-- input-field -->
<div class="notes">