// Change customizable properties form label name

This commit is contained in:
mDeflotte
2012-02-23 17:07:35 +00:00
parent b92de5dcd9
commit da4993d666
7 changed files with 13 additions and 12 deletions
@@ -57,7 +57,7 @@
<td colspan="2"><div class="separation"></div></td>
</tr>
<tr>
<td style="width:150px" valign="top">{l s='Files fields:'}</td>
<td style="width:200px" valign="top">{l s='Define the label of the file fields:'}</td>
<td>
{$display_file_labels}
</td>
@@ -68,7 +68,7 @@
<td colspan="2"><div class="separation"></div></td>
</tr>
<tr>
<td style="width:150px" valign="top">{l s='Text fields:'}</td>
<td style="width:200px" valign="top">{l s='Define the label of the text fields:'}</td>
<td>
{$display_text_labels}
</td>