Templatize the info editing boxes
[citadel.git] / webcit / static / t / menu / your_info.html
index fb3af7926389025f9e1b21a43a701e8188c6c847..b8ecf5527905c0621609861c4be54932ba918366 100644 (file)
@@ -2,7 +2,7 @@
 <li><a href="do_template?template=preferences"><?_("Change your preferences and settings")></a></li>
 <li><a href="display_reg"><?_("Update your contact information")></a></li>
 <li><a href="do_template?template=menu_change_pw"><?_("Change your password")></a></li>
-<li><a href="display_editbio"><?_("Enter your 'bio'")></a></li>
+<li><a href="do_template?template=user_edit_bio"><?_("Enter your 'bio'")></a></li>
 <li><a href="display_editpic"><?_("Edit your online photo")></a></li>
 <li><a href="do_template?template=sieve_list"><?_("View/edit server-side mail filters")></a></li>
 <li><a href="display_pushemail"><?_("Edit your push email settings")></a></li>