Jump to content
GIGN Forum

Amxbans Table


Recommended Posts

Search for:

<td height='16' width='{if $display_reason == "enabled"}10%{else}15%{/if}' class='listtable_top'><b>{"_DATE"|lang}</b></td>

Add above:

<td height='16' width='{if $display_reason == "enabled"}10%{else}15%{/if}' class='listtable_top'><b>BanID</b></td>

Then search for:

<td height='16' class='listtable_1'>{$bans.date}</td>

Add above:

<td height='16' class='listtable_1' style='font-weight:bold;color:red;text-align:center;'>{$bans.bid}</td>
Edited by nfren
Link to comment
Share on other sites

ban_list.tpl foo'

amxbans\web\templates << you can find it there tho'

edit: i noticed that you're already having "BanID" first in the line,so.. where's the problem? You need the date to be displayed first or what? :mellow:

Edited by GEAR
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...