Bocan – My fix might not be what you are looking for. WIth the code I edited, the top of every page reads “Green Ribbon Schools” in the header banner. It isn’t the ideal situation, but it is enough to get by until I find a better fix.
I don’t know if this will help you at all, but I added this code to the header.php
<?php } else { echo ‘Green Ribbon Schools’; } ?>