diff --git a/html/inc/bossa_example2.inc b/html/inc/bossa_example2.inc
index 093ddb2770..652b8e26c7 100644
--- a/html/inc/bossa_example2.inc
+++ b/html/inc/bossa_example2.inc
@@ -117,7 +117,7 @@ function job_timed_out($job, $inst, $user) {
$job->set_priority(2);
}
-function show_job_summary($job) {
+function job_summary($job) {
$info = $job->get_opaque_data();
return "path>View image";
}