X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fsearchbar-prospect.html;h=25883bba89a1abdb7dd0b3795f57014e98fcded6;hb=3fc0a546caf38b444b63744726c5080ce5d9bbbb;hp=68b90d4e3728f949fe7c7ff51701fb7425a36efa;hpb=fb4ab1073f0d15d660c6cdc4e07afebf68ef3924;p=freeside.git diff --git a/httemplate/elements/searchbar-prospect.html b/httemplate/elements/searchbar-prospect.html index 68b90d4e3..25883bba8 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>