Skip to content

Commit f18da60

Browse files
committed
fix tmpl
1 parent ba092dc commit f18da60

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/shared/secrets/add_list.tmpl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@
6767

6868
{{/* Add secret dialog */}}
6969
<div class="ui small modal" id="add-secret-modal">
70-
<div class="header">
71-
<span id="actions-modal-header"></span>
72-
</div>
70+
<div class="header"></div>
7371
<form class="ui form form-fetch-action" method="post">
7472
<div class="content">
7573
{{.CsrfTokenHtml}}

0 commit comments

Comments
 (0)