mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-24 09:21:12 +00:00
Removed extra p tag.
git-svn-id: http://svn.redmine.org/redmine/trunk@17753 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
fb1d0bf165
commit
22f93b566d
@ -1,7 +1,6 @@
|
||||
<%= form_tag({:action => 'edit', :tab => 'authentication'}) do %>
|
||||
|
||||
<div class="box tabular settings">
|
||||
<p>
|
||||
<p><%= setting_select :login_required, [[l(:label_login_required_yes), "1"],
|
||||
[l(:label_login_required_no), "0"]] %>
|
||||
<em class="info"><%= t(:text_login_required_html, anonymous_role_path: edit_role_path(Role.anonymous)) %></em>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user