% if ( $conf->exists('address2-search') ) {

" CLASS="fsblackbutton" onMouseOver="this.className='fsblackbuttonselected'; return true;" onMouseOut="this.className='fsblackbutton'; return true;" STYLE="font-size:11px;padding-left:1px;padding-right:1px;margin-top:3px">
<% $menu_position eq 'left' ? '
' : '' |n %> % } <%once> my $address2_label = mt('(Unit #)'); <%init> my $conf = new FS::Conf; my $curuser = $FS::CurrentUser::CurrentUser; my $menu_position = $curuser->option('menu_position') || 'top';