Changeset 4054
- Timestamp:
- 07/23/08 04:26:54 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ticketmodifiedfilesplugin/0.11/ticketmodifiedfiles/templates/ticketmodifiedfiles.html
r4040 r4054 111 111 <py:otherwise> 112 112 <h3>No file has been modified relating to this ticket.</h3> 113 <p style="font-size: 80%;"><span style="text-decoration: underline;">Hint:</span> You need to indicate the <span style="text-decoration: underline;">ticket number</span> in you commit message for this extension to work.<br/>For example, <span style="font-style: italic;">"TICKET #${ticketid}: <Your commit message here>"</span>.</p>113 <p style="font-size: 80%;"><span style="text-decoration: underline;">Hint:</span> You need to indicate the <span style="text-decoration: underline;">ticket number</span> in your commit message for this extension to work.<br/>For example, <span style="font-style: italic;">"TICKET #${ticketid}: <Your commit message here>"</span>.</p> 114 114 </py:otherwise> 115 115 </py:choose>
