We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cd87d commit 642c8b2Copy full SHA for 642c8b2
web/views/index.html
@@ -48,7 +48,7 @@ <h2>Retention Policy</h2>
48
{{end}}
49
{{if not (eq .RetentionPolicy.EnvelopeAge nil)}}
50
<tr>
51
- <th scope="row"><strong>Total Envelope Age</strong></th>
+ <th scope="row"><strong>Maximum Envelope Age</strong></th>
52
<td>{{.RetentionPolicy.EnvelopeAge}}</td>
53
</tr>
54
0 commit comments