2
which forum?
in of newbb/cbb 3.08 , edit the following templates. and remove the following
newbb_index.html
<{if $forum.forum_moderators}>
<span class="extra">
<{$smarty.const._MD_MODERATOR}>: <{$forum.forum_moderators}>
span>
<{/if}>
And
<{if $subforum.forum_moderators}>
<span class="extra">
<{$smarty.const._MD_MODERATOR}>: <{$subforum.forum_moderators}>
span>
<{/if}>
newbb_viewforum.html
<{if $sforum.forum_moderators}><br/>
<strong><{$smarty.const._MD_MODERATOR}>: strong><{$sforum.forum_moderators}>
<{/if}>
and that should remove them from your forum template.
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧