From: Go MAEDA
Date: Thu, 16 Dec 2021 04:30:51 +0000 (+0000)
Subject: Fix a missing closing div due to r21312 (#35755, #36326).
X-Git-Tag: 5.0.0~148
X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=81e25404aacd0cfe0ecb9331e7edec4e76fd584d;p=redmine.git
Fix a missing closing div due to r21312 (#35755, #36326).
Contributed by Enziin System.
git-svn-id: http://svn.redmine.org/redmine/trunk@21318 e93f8b46-1217-0410-a6f0-8f06a7374b81
---
diff --git a/app/views/settings/_authentication.html.erb b/app/views/settings/_authentication.html.erb
index 03c15b92a..c861ff50e 100644
--- a/app/views/settings/_authentication.html.erb
+++ b/app/views/settings/_authentication.html.erb
@@ -39,6 +39,7 @@