Improved the help text wording.

dev
Loic d'Anterroches 2009-02-02 17:41:08 +01:00
parent 6c83169f1c
commit 269f1db816
1 changed files with 1 additions and 1 deletions

View File

@ -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>