Fixed bug that prevented BBCode buttons from working

This commit is contained in:
Marc Alexander
2010-12-31 10:41:39 +00:00
parent 5cf3c363d0
commit 7a69f40084

View File

@@ -73,7 +73,7 @@
var baseHeight; var baseHeight;
var form_name = 'acp_portal_welcome'; var form_name = 'acp_portal_welcome';
var text_name = 'welcome_message'; var text_name = 'custom_code';
var load_draft = false; var load_draft = false;
var upload = false; var upload = false;