--- loncom/interface/domainprefs.pm 2019/08/25 13:37:37 1.366 +++ loncom/interface/domainprefs.pm 2019/08/25 14:15:20 1.367 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.366 2019/08/25 13:37:37 raeburn Exp $ +# $Id: domainprefs.pm,v 1.367 2019/08/25 14:15:20 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6340,7 +6340,8 @@ sub print_passwords { $css_class = $itemcount%2?' class="LC_odd_row"':''; $datatable .= ''.$titles{'numsaved'}.''. ''. - ''. + ''. ' '.&mt('(Leave blank to not save previous passwords)').''. ''; } else {