Browse Source

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
tags/5.0.0
Go MAEDA 2 years ago
parent
commit
81e25404aa
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      app/views/settings/_authentication.html.erb

+ 1
- 0
app/views/settings/_authentication.html.erb View File

@@ -39,6 +39,7 @@
</em>
</p>

</div>

<fieldset class="box">
<legend><%= l(:label_session_expiration) %></legend>

Loading…
Cancel
Save