Bugfix: termination-date in domain-add dialog
This commit is contained in:
@@ -78,7 +78,6 @@ return array(
|
|||||||
'label' => $lng['domains']['termination_date'],
|
'label' => $lng['domains']['termination_date'],
|
||||||
'desc' => $lng['panel']['dateformat'],
|
'desc' => $lng['panel']['dateformat'],
|
||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
'value' => $result['termination_date'],
|
|
||||||
'size' => 10
|
'size' => 10
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user