Subversion Repositories VORC

Rev

Rev 56 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 56 Rev 195
Line 146... Line 146...
146
              $h->option ({ value=>$_, selected=>[] }, $_) :
146
              $h->option ({ value=>$_, selected=>[] }, $_) :
147
              $h->option ({ value=>$_ }, $_)
147
              $h->option ({ value=>$_ }, $_)
148
          } "", qw(open lead manager selected)]);
148
          } "", qw(open lead manager selected)]);
149
};
149
};
Line 150... Line 150...
150
 
150
 
151
print header (),
151
print header (-cookie=>$RCAUTH_cookie),
Line 152... Line 152...
152
			start_html (-title => $pageTitle, -style => {'src' => "/style.css"} ); 
152
			start_html (-title => $pageTitle, -style => {'src' => "/style.css"} ); 
153
 
153
 
154
print $h->div ({ class => "accent pageheader" }, [
154
print $h->div ({ class => "accent pageheader" }, [