added retention policy web part

This commit is contained in:
SJ
2012-02-20 14:20:19 +01:00
parent 020756fa1c
commit ee9c2af1b2
8 changed files with 294 additions and 0 deletions

View File

@ -47,6 +47,8 @@ $_['text_database_emails'] = "email addresses in piler database";
$_['text_date'] = "Date";
$_['text_date_from'] = "Date from";
$_['text_date_to'] = "Date to";
$_['text_days'] = "Days";
$_['text_days_to_retain'] = "Days to retain";
$_['text_deferred_queue'] = "deferred queue";
$_['text_deferred_queue_sender'] = "deferred queue vs. sender";
$_['text_delay'] = "Delay";