Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved Two PM notices
#1
Not Solved
See image.

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&amp;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 />


Attached Files Thumbnail(s)
   
#2
Not Solved
Open header template and find one instance of {$pm_notice} and remove.


Forum Jump:


Users browsing this thread: 1 Guest(s)