Commit d942e7d1 authored by Frank Bergmann's avatar Frank Bergmann

- fixed comment

parent 02693bf4
......@@ -257,7 +257,7 @@ if {$sla_write} {
append footer_html "<li><a href='$new_param_url'>[lang::message::lookup "" intranet-sla-management.Create_a_New_SLA_Parameter "Create a New SLA Parameter"]</a></li>\n"
set new_indicator_url [export_vars -base "/intranet-reporting-indicators/new" {return_url}]
append footer_html "<li><a href='$new_indicator_url'>[lang::message::lookup "" intranet-sla-management.Create_a_New_Indicator "Create a New Indicator"]</a></li>\n"
append footer_html "<li><a href='http://www.project-open.org/documentation/process_sla_management'>[lang::message::lookup "" intranet-sla-management.SLA_Management_Help "SLA Management Help"]</a></li>\n"
append footer_html "<li><a href='http://www.project-open.org/en/process_sla_management'>[lang::message::lookup "" intranet-sla-management.SLA_Management_Help "SLA Management Help"]</a></li>\n"
append footer_html "</ul>\n"
}
......
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