I wanted to add this to my forumhome next to the forums they have an option to exclude to make it a little more obvious. Here's a simple solution for this for anyone who's interested in this. What it will do is take them right to the Edit Options page and drill to the bottom.
In the modifyoptions template find:
Code:
<div style="margin-top:$stylevar[cellpadding]px">
<input type="submit" class="button" value="$vbphrase[save_changes]" accesskey="s" />
Add this just above
Code:
<a name="jump" id="jump"></a>
Now we add the anchored link to the Description field under Forum Manager > Edit Forum
Code:
http://www.yourforum.com/profile.php?do=editoptions#jump
you will need to change the path your forum.