57 |
my $template = C4::Templates::gettemplate($from, 'intranet', $query); |
57 |
my $template = C4::Templates::gettemplate($from, 'intranet', $query); |
60 |
output_html_with_http_headers $query, "", $template->output; |
64 |
output_html_with_http_headers $query, "", $template->output; |