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