X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fsearchbar-prospect.html;h=e5ca430f97997b29d361e410000842381f78adb1;hb=0a5585fba67aaa55301fe585a75aae1106aea1e6;hp=ac363796e19cd8abbd5d7062b7932e2b3adb782a;hpb=19bdd89959b314fd22b93dc520a79d86545af014;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>