// changed English strings, especially focusing on colons harmonization
This commit is contained in:
@@ -80,7 +80,7 @@ class AdminZonesControllerCore extends AdminController
|
||||
'input' => array(
|
||||
array(
|
||||
'type' => 'text',
|
||||
'label' => $this->l('Name'),
|
||||
'label' => $this->l('Name:'),
|
||||
'name' => 'name',
|
||||
'size' => 33,
|
||||
'required' => true,
|
||||
|
||||
Reference in New Issue
Block a user