Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Editing NOTES on account_identity_form.php
I'm trying to modify the account identity form, and the chunks of text that go on the page are all coming from functions like:
.$this->Context->GetDefinition('IconNotes').
I've been doing my best, but I can't find where these "Notes" are stored.
Can anyone help give me some clues?
0
This discussion has been closed.
Comments
$Context->SetDefinition('IconNotes', 'This is the new text.');
http://lussumo.com/docs/doku.php?id=vanilla:administrators:languages#small_modifications