Adding formfields for autoresponder (part 2, forgot some files), fixes #629
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
@@ -46,6 +46,10 @@ return array(
|
||||
'maxlength' => 10,
|
||||
'ul_field' => $date_until_off,
|
||||
),
|
||||
'subject' => array(
|
||||
'label' => $lng['autoresponder']['subject'],
|
||||
'type' => 'text',
|
||||
),
|
||||
'message' => array(
|
||||
'style' => 'vertical-align:top;',
|
||||
'label' => $lng['autoresponder']['message'],
|
||||
|
||||
Reference in New Issue
Block a user