Update delais.php

This commit is contained in:
ptibogxiv 2020-01-28 21:27:45 +01:00 committed by GitHub
parent ae1dbdd34f
commit ab0d60065d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,6 +107,10 @@ $modules = array(
array( array(
'code' => 'MAIN_DELAY_MEMBERS', 'code' => 'MAIN_DELAY_MEMBERS',
'img' => 'user' 'img' => 'user'
),
array(
'code' => 'MAIN_DELAY_MEMBERS_SHIFT',
'img' => 'user'
) )
), ),
'expensereport' => array( 'expensereport' => array(