mirror of
https://github.com/gogs/gogs.git
synced 2026-05-06 15:06:53 +02:00
templates: fix typo in repo/home.tmpl (#4845)
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
</div>
|
||||
{{end}}
|
||||
|
||||
<!-- Only show colne panel in repository home page -->
|
||||
<!-- Only show clone panel in repository home page -->
|
||||
{{if eq $n 0}}
|
||||
<div class="ui action small input" id="clone-panel">
|
||||
{{if not $.DisableHTTP}}
|
||||
|
||||
Reference in New Issue
Block a user