From ce25881c880d9711f211be05f92a809304a436e3 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Sat, 22 Oct 2022 20:01:38 +0800 Subject: refactor(db): move some methods off `user.go` (#7199) --- templates/repo/editor/commit_form.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/repo/editor') diff --git a/templates/repo/editor/commit_form.tmpl b/templates/repo/editor/commit_form.tmpl index 0b720212..9237eb13 100644 --- a/templates/repo/editor/commit_form.tmpl +++ b/templates/repo/editor/commit_form.tmpl @@ -1,5 +1,5 @@
- +

{{.i18n.Tr "repo.editor.commit_changes"}}

@@ -41,4 +41,4 @@ {{.i18n.Tr "repo.editor.commit_changes"}} {{.i18n.Tr "repo.editor.cancel"}} -
\ No newline at end of file +
-- cgit v1.2.3