Quote:
Originally Posted by Bravo2007
Code:
PostBit
Warnings: 1
Warning level 8
Warning bans: 1
Code:
Members Page
Warnings 1
Warning level: 8
Warning bans:1
where can I fix it so that I can add ":" to Warning level 8 and Warnings 1
|
you can change that to whatever you want by editing the corrosponding phrases through you phrases manager.
admincp => language & phrases =>search in phrases there in the field "search for text enter the phrases variable name
postbit phrases
- $vbphrase[aws_alerts]
- $vbphrase[aws_warnings]
- $vbphrase[aws_warning_level]
- $vbphrase[aws_warning_bans]
member profile phrases
- $vbphrase[aws_alerts_member_profile]
- $vbphrase[aws_warnings_member_profile]
- $vbphrase[aws_warninglevel_member_profile]
- $vbphrase[aws_warningbans_member_profile]
at the buttom check "phrase text and phrase variable name" click search on the next page there will be an edit button click it now you can edit the phrase change it to your liking and save just be carefull you do not touch the parameters {1} (that are the parameters passed to it which contain the values for the counters)