[-] FO : #PSTEST-92 : added display of size fields in attachments.tpl

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11483 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-12-21 13:57:08 +00:00
parent 386efe8428
commit cf9017f05f
3 changed files with 6 additions and 2 deletions
@@ -49,6 +49,7 @@
</div>
{/foreach}
<sup>&nbsp;*</sup>
<p class="preference_description">{l s='Maximum 32 characters.'}</p>
</div>
<div class="clear">&nbsp;</div>
<label>{l s='Description:'} </label>
@@ -63,7 +64,7 @@
<label>{l s='File'}</label>
<div class="margin-form">
<p><input type="file" name="attachment_file" /></p>
<p class="preference_description">{l s='Upload file from your computer'}</p>
<p class="preference_description">{l s='Upload file from your computer'} ({$PS_ATTACHMENT_MAXIMUM_SIZE} {l s='Mo maximum'})</p>
</div>
<div class="clear">&nbsp;</div>
<div class="margin-form">