Brad i have a question, I ported my icons hack. But i have to hack the admincp/forum.php for the option to show up in the admincp. Does the Hooks system work in the admincp/ dir? From what i read in the code it doesn't.
Maybe you have another solution to this.
Its just this:
PHP Code:
print_textarea_row('description', 'forum[description]', $forum['description']);