Improved the help text wording.
This commit is contained in:
parent
6c83169f1c
commit
269f1db816
@ -28,7 +28,7 @@
|
||||
<th><strong>{$form.f.commit.labelTag}:</strong></th>
|
||||
<td>{if $form.f.commit.errors}{$form.f.commit.fieldErrors}{/if}
|
||||
{$form.f.commit|unsafe}<br />
|
||||
<span class="helptext">{trans 'Be sure to provide the right commit/revision reference for your patch to correctly apply.'}</span>
|
||||
<span class="helptext">{trans 'Select the commit against which you created your patch to be sure it applies correctly.'}</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user