From 3934b0175717299d78851f76fd46603b21e651c8 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 29 Jan 2024 23:44:15 +0800 Subject: [PATCH] Move repo setting mean to right side to keep consistent with org's --- templates/repo/header.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index dac30af600c3a..a028add0b0f97 100644 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -241,7 +241,7 @@ {{template "custom/extra_tabs" .}} {{if .Permission.IsAdmin}} - + {{svg "octicon-tools"}} {{ctx.Locale.Tr "repo.settings"}} {{end}}