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:
Jonathan Miller
2026-06-02 10:14:14 -05:00
parent d9495abab1
commit 0649741a1c
+1 -1
View File
@@ -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' => '*',