* add transitional beginboxx template and move some places to the new syntax
[citadel.git] / webcit / static / t / menu_your_info.html
index 95b011e47fb2a81a36ad60bf1281447e9fe8c46b..04609c936bb07a5480ce61ab36dab00a2c457ea2 100644 (file)
@@ -1,5 +1,5 @@
 <ul class="adminitems">
-<li><a href="display_preferences"><?_("Change your preferences and settings")></a></li>
+<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="display_changepw"><?_("Change your password")></a></li>
 <li><a href="display_editbio"><?_("Enter your 'bio'")></a></li>