diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 53c142bc5..0f274d871 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -650,6 +650,11 @@ "title" : "^International(title,Account_Friends);", "className" : "WebGUI::Account::Friends" }, + { + "identifier" : "contributions", + "className" : "WebGUI::Account::Contributions", + "title" : "^International(title,Account_Contributions);" + }, { "identifier" : "shop", "title" : "^International(title,Account_Shop);",