mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-13 18:06:01 +00:00
add temporary email description
This commit is contained in:
@@ -202,6 +202,11 @@ jQuery(function($){
|
||||
data: 'address',
|
||||
defaultContent: ''
|
||||
},
|
||||
{
|
||||
title: lang.description,
|
||||
data: 'description',
|
||||
defaultContent: ''
|
||||
},
|
||||
{
|
||||
title: lang.alias_valid_until,
|
||||
data: 'validity',
|
||||
|
||||
Reference in New Issue
Block a user