summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-04-20 14:25:30 -0700
committerIvan Kohler <ivan@freeside.biz>2012-04-20 14:25:30 -0700
commit7dd79523c75c3cd238fb1c0cb7ccb346a6569811 (patch)
tree6056d37d36eb90bfa7c506688c213fca1933e523 /httemplate/elements
parent0eb70754e2fd9efe99ae8620489c675683daff91 (diff)
parent28b2b233e588f03a9d7966f29db918ace9382d26 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/elements')
-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,