X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fsearchbar-address2.html;h=eb1fd06f07c2b95be9e726bc88d6ed321ca5ba71;hb=51e2a2439d923d63a5a2321864c69f82272cd362;hp=5f3b1f23376fdc80668fc54c879bb72272ebb9ac;hpb=3d0a1bb06b895c5be6e3f0517d355442a6b1e125;p=freeside.git diff --git a/httemplate/elements/searchbar-address2.html b/httemplate/elements/searchbar-address2.html index 5f3b1f233..eb1fd06f0 100644 --- a/httemplate/elements/searchbar-address2.html +++ b/httemplate/elements/searchbar-address2.html @@ -4,7 +4,7 @@
- + " CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px;margin-top:3px"> <% $menu_position eq 'left' ? '
' : '' |n %> @@ -20,7 +20,7 @@ <%once> -my $address2_label = '(Unit #)'; +my $address2_label = mt('(Unit #)'); <%init>