diff --git a/config/config.php b/config/config.php index feaeecea..17c40cb4 100755 --- a/config/config.php +++ b/config/config.php @@ -1,6 +1,7 @@ 'RaspAP', + 'RASPI_BRAND_TITLE' => RASPI_BRAND_TEXT.' Admin Panel', 'RASPI_VERSION' => '3.2.4', 'RASPI_CONFIG_NETWORK' => RASPI_CONFIG.'/networking/defaults.json', 'RASPI_CONFIG_PROVIDERS' => 'config/vpn-providers.json', diff --git a/index.php b/index.php index 3e060dc0..32c86af9 100755 --- a/index.php +++ b/index.php @@ -65,7 +65,7 @@ initializeApp(); -