From: Brian Medley Date: Fri, 20 Apr 2012 18:34:25 +0000 (-0500) Subject: update link text, #16585 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=28b2b233e588f03a9d7966f29db918ace9382d26;p=freeside.git update link text, #16585 --- 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,