Skip to content

Commit 85fa5d5

Browse files
author
Till Brehm
committed
Fixes #6549
1 parent a6d95df commit 85fa5d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

interface/web/sites/web_vhost_domain_edit.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -843,6 +843,8 @@ function onShowEnd() {
843843
$app->tpl->setVar('is_pagespeed_enabled', ($web_config['nginx_enable_pagespeed']));
844844
}
845845

846+
$app->tpl->setVar('app_module', 'sites');
847+
846848
parent::onShowEnd();
847849
}
848850

0 commit comments

Comments
 (0)