Skip to content

Commit 9035ca5

Browse files
authored
Update install.tmpl
1 parent 5eb0ee4 commit 9035ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/install.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@
338338

339339
<div class="inline field">
340340
<div class="right-content">
341-
These configuration options will be written into: {{.CustomConfFile}}
341+
These configuration options will be written into: <span class="ui label">{{.CustomConfFile}}</span> <button class="btn interact-fg" data-clipboard-text="{{.CustomConfFile}}">{{svg "octicon-copy" 14}}</button>
342342
</div>
343343
<div class="tw-mt-4 tw-mb-2 tw-text-center">
344344
<button class="ui primary button">{{ctx.Locale.Tr "install.install_btn_confirm"}}</button>

0 commit comments

Comments
 (0)