component/control: Fix typo in template

This commit is contained in:
Tom Wiesing 2022-10-03 17:53:44 +02:00
parent f6f24670c2
commit 6d9c83c842
No known key found for this signature in database

View file

@ -37,7 +37,7 @@
</tr>
</thead>
<tbody>
{{ range .Info.Backups }}
{{ range .Backups }}
<tr>
<td>
<code class="path">{{ .Path }}</code>