fix: cpanel module show title off by default [skip ci]
Authored-by: Moko Consulting Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -482,7 +482,7 @@ class Pkg_MokowaasInstallerScript
|
||||
'published' => 1,
|
||||
'module' => 'mod_mokowaas_cpanel',
|
||||
'access' => 6, // Super Users only
|
||||
'showtitle' => 1,
|
||||
'showtitle' => 0,
|
||||
'params' => '{"show_health":"1","show_plugins":"1"}',
|
||||
'client_id' => 1, // Administrator
|
||||
'language' => '*',
|
||||
|
||||
Reference in New Issue
Block a user