diff options
Diffstat (limited to 'pages/process.php')
-rw-r--r-- | pages/process.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/process.php b/pages/process.php index 21604de..5591954 100644 --- a/pages/process.php +++ b/pages/process.php @@ -114,7 +114,7 @@ function getTaskUpdate(command) { <div class='wrapper'> <form> <fieldset> - <legend>Load Map:</legend> + <legend>Tasks:</legend> <div class='plusMinus'> Recalculate all statistics: <input type="button" value="Recalculate!" class="forminput" onclick='recalculate()'/> </div> |