X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fsearchbar-address2.html;h=eb1fd06f07c2b95be9e726bc88d6ed321ca5ba71;hp=d5e2b37d7541e532fd3ed6b7bc77d319b63629e2;hb=f48ffc61601d08024aeff19ecd07d7420fc4e5b3;hpb=483a2e4dad0f7ce8dbdc06a825d1aa11bd742f6b diff --git a/httemplate/elements/searchbar-address2.html b/httemplate/elements/searchbar-address2.html index d5e2b37d7..eb1fd06f0 100644 --- a/httemplate/elements/searchbar-address2.html +++ b/httemplate/elements/searchbar-address2.html @@ -4,9 +4,9 @@
- + " 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' ? '
' : '' %> + <% $menu_position eq 'left' ? '
' : '' |n %> % } @@ -20,7 +20,7 @@ <%once> -my $address2_label = '(Unit #)'; +my $address2_label = mt('(Unit #)'); <%init>