In atom-advisory.php, make sure you have $doLongTitles = true; // <== change to true to add the zone name to the Alert Title (new in ver. 2.00)
// Heat Advisory
// Heat Advisory - South Washington Coast (Washington)
$doZoneTitles = true; // <== change to true to add the full zone name to the No Active Alert Title
// false = There are no active watches, warnings or advisories for zone WAZ021.
// true = There are no active watches, warnings or advisories for South Washington Coast (Washington).
set to have the names appear and not just the zones.
A similar setting in atom-top-warning.php is $doLongTitles = true; // change to true to add the zone name to the Alert Title (new in ver. 2.00)
// Heat Advisory
// Heat Advisory - South Washington Coast (Washington)
Hope this helps...
Best regards,
Ken