From 50a7c3c20df2a57a72d76b2e3850e3eada3df80d Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 18 Feb 2017 23:04:11 -0500 Subject: repo: able to fork own repository (#1791) --- templates/repo/header.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index 69842d73..fe3f30d6 100644 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -32,7 +32,7 @@ {{if .CanBeForked}}
- + {{$.i18n.Tr "repo.fork"}} -- cgit v1.2.3