more lint fixes

This commit is contained in:
techknowlogick
2025-07-15 16:16:51 -04:00
parent 20e70e4b2e
commit 41afc4377c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,4 +43,4 @@
</div>
</div>
{{template "org/settings/layout_footer" .}}
{{template "org/settings/layout_footer" .}}
+1 -1
View File
@@ -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>