Quote:
Originally Posted by Jon1422
Excellent Hack - thank you Mosh  ...and good luck with the exams
One thing I would like to change is to remove the 'banned by' column - it doesn't really fit in on our forum. If anyone could advise how to go about that I'd appreciate it 
|
In the
banned_log template, find and delete the two instances of:
HTML Code:
<td class='thead' align='center'>$vbphrase[banned_by]</td>
In the
banned_perm_row and
banned_temp_row templates, find and delete:
HTML Code:
<td><div class='smallfont'><a href="member.php?$session[sessionurl]u=$user[adminid]">$user[adminname]</a></div></td>
That is all that is needed