Skip to content

Commit 5f027d6

Browse files
authored
verbiage: "Apply", not "Save" (#705)
1 parent 6d919ea commit 5f027d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ <h4 class="modal-title">Configure graphs</h4>
685685
<button type="button" class="btn btn-default graph-configuration-dialog-cancel" data-dismiss="modal" data-toggle="tooltip"
686686
title="Close without saving changes">Cancel</button>
687687
<button type="button" class="btn btn-primary graph-configuration-dialog-save" data-dismiss="modal" data-toggle="tooltip"
688-
title="Close and save changes">Save changes</button>
688+
title="Close and save changes">Apply changes</button>
689689
</div>
690690
</div>
691691
</div>

0 commit comments

Comments
 (0)