Skip to content

Commit 319f6e6

Browse files
committed
syz-cluster: rename the Submit button
Filter is a more appropriate name.
1 parent 2055c0a commit 319f6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syz-cluster/dashboard/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</label>
2424
</div>
2525
<div class="col-auto">
26-
<button type="submit" class="btn btn-primary">Submit</button>
26+
<button type="submit" class="btn btn-primary">Filter</button>
2727
</div>
2828
</div>
2929
</form>

0 commit comments

Comments
 (0)