From a0835ba69f333931705bf31f39b82339e7c5b16a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 14 Nov 2009 16:00:10 +0000 Subject: [PATCH] More clearly explain [?] for location codes --- yarrg/web/routetrade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarrg/web/routetrade b/yarrg/web/routetrade index b5b5bf3..59a8566 100644 --- a/yarrg/web/routetrade +++ b/yarrg/web/routetrade @@ -644,8 +644,8 @@ Generated by YARRG at <% % if (!$i) { Start at <% $islandname |h %> -[?] - +[what are these codes?] + % } else { % my $this_dist= $distance->($islandids[$i-1],$islandids[$i]); % $total_dist += $this_dist; -- 2.30.2