diff options
| author | Brian Medley <bpm@snafu.org> | 2012-04-20 13:34:25 -0500 |
|---|---|---|
| committer | Brian Medley <bpm@snafu.org> | 2012-04-20 13:38:27 -0500 |
| commit | 561fb1365f7d026f31475b595b301b8fb7a19bdf (patch) | |
| tree | 4c234b27d6e933e231f6a98e2b5f249a490f3f24 | |
| parent | 5708d624dcc4557fa38d8f209a324ebb0c3e9644 (diff) | |
update link text, #16585
| -rw-r--r-- | httemplate/elements/coord-links.html | 2 |
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, |
