We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b076a5 + 6e252b6 commit 01d87cdCopy full SHA for 01d87cd
src/views/administration/configuration/EmailTestConfigurationModal.vue
@@ -7,7 +7,7 @@
7
rules="required"
8
type="email"
9
v-model="emailAddress"
10
- tooltip="This URL is used to construct links back to Dependency-Track from external systems."
+ tooltip="Enter an email address you control to test your send configuration."
11
lazy="true"
12
/>
13
<template v-slot:modal-footer="{ cancel }">
0 commit comments