diff options
-rw-r--r-- | web/app/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/templates/home.html b/web/app/templates/home.html index d35767a..32cee4a 100644 --- a/web/app/templates/home.html +++ b/web/app/templates/home.html @@ -50,7 +50,7 @@ }) </script> -<h3>Running Jobs</h3> +<h3>Jobs</h3> <table> <thead> <tr> |