diff --git a/app/views/my/account.html.erb b/app/views/my/account.html.erb index 257bcc1a6..c23266afd 100644 --- a/app/views/my/account.html.erb +++ b/app/views/my/account.html.erb @@ -77,11 +77,11 @@
  • <% if User.current.user_extensions.nil? %> - readonly> + readonly> <% elsif User.current.user_extensions.identity == 3 || User.current.user_extensions.identity == 2 %> - readonly> + readonly> <% elsif User.current.user_extensions.school.nil? %> @@ -89,7 +89,7 @@ <% else %> - + <% end %>