Change team page title

This commit is contained in:
slawkens 2021-05-23 02:54:33 +02:00
parent e03da2876c
commit 135f393fc4

View File

@ -9,7 +9,7 @@
* @link https://my-aac.org
*/
defined('MYAAC') or die('Direct access not allowed!');
$title = 'Gamemasters List';
$title = 'Support in game';
if($config['account_country'])
require SYSTEM . 'countries.conf.php';