Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years, 4 Months ago How to disable moderator notes?
#8
Solved: 11 Years, 4 Months ago
(2013-09-27, 07:09 PM)Mehh Wrote: I did that, and it's still appearing.

try this
remove the following from the modcp template
<form action="modcp.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_modnotes" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" align="center" colspan="1"><strong>{$lang->moderator_notes}</strong></td>
</tr>
<tr>
<td class="tcat"><span class="smalltext"><strong>{$lang->notes_public_all}</strong></span>
</td>
<tr>
<td class="trow1"><textarea name="modnotes" style="width: 99%; height: 200px;" rows="5" cols="45">{$modnotes}</textarea></td>
</tr>
</table>
<br />
<div align="center"><input type="submit" class="button" name="notessubmit" value="{$lang->save_notes}" /></div>
</form>
Not in this land alone,
But be God's mercies known,
From shore to shore!
Lord make the nations see,
That men should brothers be,
And form one family,
The wide world ov'er

Jump to the post that solved this thread.


Messages In This Thread
How to disable moderator notes? - by Mehh - 2013-09-24, 03:25 AM
RE: How to disable moderator notes? - by Mehh - 2013-09-26, 02:30 PM
RE: How to disable moderator notes? - by spork985 - 2013-09-26, 02:37 PM
RE: How to disable moderator notes? - by .m. - 2013-09-26, 02:55 PM
RE: How to disable moderator notes? - by Mehh - 2013-09-27, 06:48 PM
RE: How to disable moderator notes? - by .m. - 2013-09-27, 06:54 PM
RE: How to disable moderator notes? - by Mehh - 2013-09-27, 07:09 PM
RE: How to disable moderator notes? - by JimR - 2013-09-27, 08:28 PM

Forum Jump:


Users browsing this thread: 6 Guest(s)