Ticket UUID: | 741c14501ff327c212e7a3440f9f97d71c93e02b | ||
Title: | Documentation Edit for Customising the Ticket System. | ||
Status: | Open | Type: | Documentation |
Severity: | Cosmetic | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: | 2010-04-02 20:04:13 | ||
Version Found In: | |||
Description & Comments: | |||
http://www.fossil-scm.org/fossil/doc/tip/www/custom_ticket.wiki
Change: Look for the text "Contact:" (about halfway through). Then insert these lines after the closing tr tag and before the "enable_output" line: <td align="right">Assigned to:</td><td bgcolor="#d0d0d0"> To: Look for the text "Contact:" (about halfway through). Then insert these lines after the closing tr tag and before the "enable_output" line: </tr><tr> <td align="right">Assigned to:</td><td bgcolor="#d0d0d0"> ----------- This corrects a misalignment in the table layout where the new fields are displayed to the right of the existing layout instead of as a new line within the layout. |