mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-18 23:34:52 +02:00
more lint fixes
This commit is contained in:
@@ -43,4 +43,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{template "org/settings/layout_footer" .}}
|
||||
{{template "org/settings/layout_footer" .}}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
{{ctx.Locale.Tr "repo.migrate.clone_address_desc"}}{{if .ContextUser.CanImportLocal}} {{ctx.Locale.Tr "repo.migrate.clone_local_path"}}{{end}}
|
||||
</span>
|
||||
<span class="help ssh-help tw-hidden">
|
||||
<br><strong>{{ctx.Locale.Tr "repo.migrate.ssh_helper_title"}}:</strong> {{ctx.Locale.Tr "repo.migrate.ssh_helper_desc"}}
|
||||
<br><strong>{{ctx.Locale.Tr "repo.migrate.ssh_helper_title"}}:</strong> {{ctx.Locale.Tr "repo.migrate.ssh_helper_desc"}}
|
||||
<a href="/user/settings/keys" target="_blank">{{ctx.Locale.Tr "repo.migrate.ssh_helper_link"}}</a>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user