%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2012 %> <% fields_for @system_setting do |form| %>
<%= t('.minimum_password_length_caption') %>
<%= t('.pwd_requires_number_caption') %>
<%= t('.pwd_requires_symbol_caption') %>
<%= t('.pwd_requires_mixed_case_caption') %>
<%= t('.unique_passwords_caption') %>
<%= t('.invalid_login_attempts_caption') %>
<%= t('.password_expiration_interval_caption') %>
<%= t('.password_expiration_notification_caption') %>