Changeset 4054

Show
Ignore:
Timestamp:
07/23/08 04:26:54 (4 months ago)
Author:
e2jk
Message:

Correction of a typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ticketmodifiedfilesplugin/0.11/ticketmodifiedfiles/templates/ticketmodifiedfiles.html

    r4040 r4054  
    111111        <py:otherwise> 
    112112          <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}: &lt;Your commit message here&gt;"</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}: &lt;Your commit message here&gt;"</span>.</p> 
    114114        </py:otherwise> 
    115115      </py:choose>