id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	confirmation	distro	engine	distro_ver	engine_version	svn_rev
2319	enhancement to include server name in html page titles	fskrotzki	p_lindheimer	Ok not sure if this is the only location it is needed.\r\n\r\nEdit /var/www/html/admin/config.php\r\n\r\n350c350\r\n<       $template['title'] = "FreePBX administration";\r\n---\r\n>       $template['title'] = $SERVER_NAME . " FreePBX administration";\r\n\r\nThis will place the server name in the title of each and every page for easier location of a server when editing more then one server at a time (say for IAX2 configuration setup).\r\n	Patches	closed	minor	2.4	Core	2.3.0	fixed			Unreviewed		Asterisk 1.2.x			
