Commit 5541258a authored by Frank Bergmann's avatar Frank Bergmann

-- sourceforge #3510580: fixed broken link

parent 1baa176a
......@@ -1099,7 +1099,7 @@ ad_proc -public im_navbar_tree_confdb { } {
# Create new Conf Item
if {[im_permission $current_user_id add_conf_items]} {
append html "<li><a href=\"/intranet-confdb/new\">[lang::message::lookup "" intranet-confdb.New_Conf_Item "New Conf Item"]</a>\n"
append html "<li><a href=\"/intranet-confdb/new?form_mode=edit&return_url=/intranet/confdb/index\">[lang::message::lookup "" intranet-confdb.New_Conf_Item "New Conf Item"]</a>\n"
}
# Add sub-menu with types of conf_items
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment