@ -337,7 +337,7 @@ class ProjectsController < ApplicationController
end
if params[:repository] == "pswd_is_null"
html << l(:label_password_not_null)<< ";"
html << l(:label_password_not_null)
flash[:error] = html if !html.to_s.blank?