X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fsearchbar-prospect.html;h=e5ca430f97997b29d361e410000842381f78adb1;hb=681a340f6be4184b1472a8e1fa9cd5d074f6f325;hp=ac363796e19cd8abbd5d7062b7932e2b3adb782a;hpb=e513d7cb331d7c7d99d1ea7b5f0a5f8e08e0d725;p=freeside.git diff --git a/httemplate/elements/searchbar-prospect.html b/httemplate/elements/searchbar-prospect.html index ac363796e..e5ca430f9 100644 --- a/httemplate/elements/searchbar-prospect.html +++ b/httemplate/elements/searchbar-prospect.html @@ -2,8 +2,8 @@

- Adv - + <% mt('Adv') |h %> + " CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px">
<% $menu_position eq 'left' ? '
' : '' |n %> @@ -19,7 +19,7 @@ <%once> -my $prospect_label = '(name, company or phone)'; +my $prospect_label = mt('(name, company or phone)'); <%init>