Heisenberg submitted a new resource:
You must be registered for see links
- Ban or Password reminder in user profilevB Version: 3.8.x
Go to Admincp >Style manager > then go to MEMBERINFO Template
After that search "$navbar"
Then,
Place this below "$navbar"
Code:<if condition="$show['modcplink']"> <br /> <font face="Arial"> <div width="100%"> <strong> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"><tr> <td class="tcat" align="center"> Manage User: </td> <!-- if user isn't banned--> <if...
You must be registered for see links
Last edited:
