X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fsearchbar-prospect.html;h=e5ca430f97997b29d361e410000842381f78adb1;hp=68b90d4e3728f949fe7c7ff51701fb7425a36efa;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hpb=483a2e4dad0f7ce8dbdc06a825d1aa11bd742f6b diff --git a/httemplate/elements/searchbar-prospect.html b/httemplate/elements/searchbar-prospect.html index 68b90d4e3..e5ca430f9 100644 --- a/httemplate/elements/searchbar-prospect.html +++ b/httemplate/elements/searchbar-prospect.html @@ -2,10 +2,10 @@

- 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' ? '
' : '' %> + <% $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>