From b85d3d00f72b9105735a34a1c19acb912cc4e0e1 Mon Sep 17 00:00:00 2001 From: chenshihai Date: Thu, 17 Nov 2022 12:08:08 +0800 Subject: [PATCH] #3027 --- templates/repo/header.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index 465429975..f501fafa4 100755 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -52,11 +52,11 @@ {{if not .IsBeingCreated}}
-
+
{{if $.IsWatchingRepo}}{{$.i18n.Tr "repo.watched"}}{{else}}{{$.i18n.Tr "repo.notWatched"}}{{end}} -