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

<% $menu_position eq 'left' ? '
' : '' %> % } <%once> my $address2_label = '(Unit #)'; <%init> my $conf = new FS::Conf; my $curuser = $FS::CurrentUser::CurrentUser; my $menu_position = $curuser->option('menu_position') || 'top';