2012-03-25, 04:46 PM
See image.
As you can see i have two PM notices, which code to i remove?
This is the code in global_pm_alert
As you can see i have two PM notices, which code to i remove?
This is the code in global_pm_alert
<div class="pm_alert" id="pm_notice">
<div class="float_right"><a href="private.php?action=dismiss_notice&my_post_key={$mybb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismiss_notice}" title="[x]" /></a></div>
<div>{$privatemessage_text}</div>
</div>
<br />