summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Medley <bpm@snafu.org>2012-04-20 13:34:25 -0500
committerBrian Medley <bpm@snafu.org>2012-04-20 13:34:25 -0500
commit28b2b233e588f03a9d7966f29db918ace9382d26 (patch)
treeb4f5b1618a8fbaa55a70b48b48c8fcb6ca820071
parent8abffa51cf2846154e9a893fc2af24db99f49c69 (diff)
update link text, #16585
-rw-r--r--httemplate/elements/coord-links.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/coord-links.html b/httemplate/elements/coord-links.html
index 3fd3ff696..81af8120b 100644
--- a/httemplate/elements/coord-links.html
+++ b/httemplate/elements/coord-links.html
@@ -12,7 +12,7 @@
% if ( $origin ) {
<& /elements/popup_link.html,
'action' => $p. "view/directions.html?origin=$origin;". $query,
- 'label' => mt('dir'),
+ 'label' => mt('directions'),
'actionlabel' => $name,
'width' => 763,
'height' => 575,