After installing the bank mod on my forum, I see "this post is worth 7 QNHL$" next to each post, where 7 is just one example. Any idea how to disable that? It's probably somewhere in the templates, but I couldn't figure it out.
Thanks,
GSA
It's in the language file. inc/languages/english/cash_mod.php
You can either use the language file editor in the cash mod readme or edit the file yourself. You are looking for the index "cm_after_posting".
Moved to code modifiations.
Can you me more details? Thanks.
Georges
hey
well in
./inc/languages/english/cash_mod.lang.php
find
$l['cm_after_posting']
and edit its text
or use the language file editor
![[Image: cm_1_0_09.png]](https://camo.mybb.com/967d5d4b493768962498b4217efc33940bb9dcca/687474703a2f2f64656373777861717a2e636f2e756b2f706c7567696e732f696d616765732f636d5f315f305f30392e706e67)
regards