remove vanilla.org from the footer of my site

how will i removes vanilla.org in the left bottom corner from every page? and used my own site link.
0
Best Answer
-
Chanux ✭✭
Go to your theme folder\views\default.master.php
you can find
echo Wrap(Anchor(T('Powered by Vanilla),
like this, change it you want.
2
Answers
Search the wiki and forums.
There was an error rendering this rich post.
can you give me a link
Go to your theme folder\views\default.master.php
you can find
like this, change it you want.