From acae4c379ba5c427ad0eb9954495f62614821008 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Sat, 26 Aug 2023 00:18:30 +0800 Subject: [PATCH] fix --- templates/org/create.tmpl | 6 +-- templates/org/settings/options.tmpl | 6 +-- templates/projects/view.tmpl | 4 +- templates/repo/create.tmpl | 16 +++---- templates/repo/editor/commit_form.tmpl | 2 +- templates/repo/issue/new_form.tmpl | 4 +- .../repo/issue/view_content/sidebar.tmpl | 2 +- templates/repo/projects/view.tmpl | 4 +- templates/repo/settings/options.tmpl | 10 ++-- templates/repo/settings/webhook/settings.tmpl | 46 +++++++++---------- templates/user/dashboard/navbar.tmpl | 4 +- 11 files changed, 52 insertions(+), 52 deletions(-) diff --git a/templates/org/create.tmpl b/templates/org/create.tmpl index 7e988ba0c792..966150aa93b9 100644 --- a/templates/org/create.tmpl +++ b/templates/org/create.tmpl @@ -19,15 +19,15 @@
- +
- +
- +
diff --git a/templates/org/settings/options.tmpl b/templates/org/settings/options.tmpl index 21b14200ff0c..a54736861792 100644 --- a/templates/org/settings/options.tmpl +++ b/templates/org/settings/options.tmpl @@ -36,19 +36,19 @@
- +
- +
- +
diff --git a/templates/projects/view.tmpl b/templates/projects/view.tmpl index 35493775b56e..b6d28e8b563c 100644 --- a/templates/projects/view.tmpl +++ b/templates/projects/view.tmpl @@ -86,10 +86,10 @@ {{if and $.CanWriteProjects (ne .ID 0)}}