Merge branch 'develop' into bug/6211-fix-contact-nets-all
This commit is contained in:
@@ -41,7 +41,7 @@ class Contact extends BaseModule
|
||||
|
||||
$nets = defaults($_GET, 'nets', '');
|
||||
|
||||
if (!x($a->page, 'aside')) {
|
||||
if (empty($a->page['aside'])) {
|
||||
$a->page['aside'] = '';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user