With the code removed in showflat the marketing Ad no longer appeared
The P1 or P2 patches was not a overwrite of all files but simply replacing a few files and none of them were for the templates files.
I downloaded the showflat file and did a full compare and confirmed the code for mindraven for twitter is not there as I removed that almost 10 months ago and date of the file is from last January so it was removed in stock code.
{if $facebook || $twitter}
<br />
{if $twitter}
<div style="margin-bottom: 4px">
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
<a href="http://twitter.com/share?url={$facebookURL}&via={$config.YOUR_TWITTER}" [b]class="twitter-share-button">Tweet[/b]</a>
</div>
{/if}I ran no script as there was none in the patches but as it stated to overwrite only the files supplied in the patch zip file