diff options
Diffstat (limited to 'syz-cluster/dashboard')
| -rw-r--r-- | syz-cluster/dashboard/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syz-cluster/dashboard/templates/index.html b/syz-cluster/dashboard/templates/index.html index d5f5102b0..80d069749 100644 --- a/syz-cluster/dashboard/templates/index.html +++ b/syz-cluster/dashboard/templates/index.html @@ -23,7 +23,7 @@ </label> </div> <div class="col-auto"> - <button type="submit" class="btn btn-primary">Submit</button> + <button type="submit" class="btn btn-primary">Filter</button> </div> </div> </form> |
