X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fsearchbar-address2.html;h=eb1fd06f07c2b95be9e726bc88d6ed321ca5ba71;hp=5f3b1f23376fdc80668fc54c879bb72272ebb9ac;hb=f48ffc61601d08024aeff19ecd07d7420fc4e5b3;hpb=a72a10f754f7465121d6137bb3dcee0a21ea6443 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>