diff --git a/app/views/backend/user/index.volt b/app/views/backend/user/index.volt index 821fca9..94b5241 100644 --- a/app/views/backend/user/index.volt +++ b/app/views/backend/user/index.volt @@ -20,6 +20,7 @@ Email Type Status +   @@ -37,6 +38,11 @@ {{ item.email }} {{ item.type | capitalize }} {{ item.status }} + + + {{ icon('solid/user-secret') }} + + {% endfor %}