
Originally Posted by
DrByte
If you redefine HEADING_TITLE to '' instead of 'this is my changed text' then it'll display nothing because it's defined to nothing. So, all you have to do is *change the text* again ... but change it to nothing.
Deleting the whole definition will just cause HEADING_TITLE to show up where you don't want it.