Skip to content

Commit 01d87cd

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 2b076a5 + 6e252b6 commit 01d87cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/administration/configuration/EmailTestConfigurationModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
rules="required"
88
type="email"
99
v-model="emailAddress"
10-
tooltip="This URL is used to construct links back to Dependency-Track from external systems."
10+
tooltip="Enter an email address you control to test your send configuration."
1111
lazy="true"
1212
/>
1313
<template v-slot:modal-footer="{ cancel }">

0 commit comments

Comments
 (0)