Additional info in registration request

This commit is contained in:
Tobias Diekershoff 2016-11-19 18:22:49 +01:00
parent 1cc0cc5b82
commit b95bf00e89
9 changed files with 37 additions and 9 deletions

View file

@ -1388,6 +1388,7 @@ function admin_page_users(&$a){
'$h_deleted' => t('User waiting for permanent deletion'),
'$th_pending' => array(t('Request date'), t('Name'), t('Email')),
'$no_pending' => t('No registrations.'),
'$pendingnotetext' => t('Note from the user'),
'$approve' => t('Approve'),
'$deny' => t('Deny'),
'$delete' => t('Delete'),