Defined in tcl/ticket-defs.tclreturns the html for a link into the ticket system for
page feedback
- module_key is the primary key for the module in the acs_modules table.
If no module key is supplied, we see if a module has been registered to the URL that has
been called.
- text is the text to display as the link.
We need to map module_key to project_id to get this to work properly.
- Parameters:
-
text (defaults to
"Feedback"
)
module_key (optional)