diff --git a/setup/templates/default/applications.tpl b/setup/templates/default/applications.tpl
index 1e6511311f..f0a148c556 100644
--- a/setup/templates/default/applications.tpl
+++ b/setup/templates/default/applications.tpl
@@ -15,7 +15,7 @@ function check_all(which)
{
document.apps.elements[i].checked = true;
}
- }
+ }
}
}
// -->
@@ -29,6 +29,7 @@ function check_all(which)
|