Issue status update for http://drupal.org/node/27346 Post a follow up: http://drupal.org/project/comments/add/27346 Project: Drupal Version: 4.6.2 Component: theme system Category: bug reports Priority: normal Assigned to: c1pher Reported by: c1pher Updated by: c1pher Status: patch Attachment: http://drupal.org/files/issues/titlepatch (484 bytes) If you have a site without a slogan it will show up as Oopsyouredead.com | - Browser Name. I already fixed the issue and am attaching a patch for it. The patch needs to be applied to the drupal/themes/engines/xtemplate/xtemplate.engine file. It just adds another turnary condition that if there isn't a slogan, it just does the site name. I'm a programmer, but I've never learned PHP;however, the fix worked. c1pher