Sha256: b846f456ee9f737696e20d71f2d775858a12f3b21de0a637ddb7056e020c378f

Contents?: true

Size: 253 Bytes

Versions: 2

Compression:

Stored size: 253 Bytes

Contents

<p>
  <%= label_tag :settings_email_suffix, l(:http_basic_authentication_email_suffix) %>
  <%= text_field_tag "settings[email_suffix]", @settings["email_suffix"] %>
  <span class="hint"><%= l(:http_basic_authentication_email_suffix_hint) %></span>
</p>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
redmine-http_basic_authentication-0.0.2 app/views/http_basic_authentication/_settings.html.erb
redmine-http_basic_authentication-0.0.1 app/views/http_basic_authentication/_settings.html.erb