109361594-no_access_changed

This commit is contained in:
Stas 2015-12-06 23:34:14 +02:00
parent 9fbeeb70a2
commit 7341686971

View file

@ -27,7 +27,7 @@ module ApplicationHelper
if ident.present?
"#{ident} [#{ident_country_code} #{ident_type}]"
else
"[No access]"
"[Blank]"
end
end