// HelperForm : 'p' replaced by 'desc'

This commit is contained in:
tDidierjean
2011-11-18 18:27:48 +00:00
parent 4e7a4a692a
commit c4a0a95af9
43 changed files with 204 additions and 205 deletions
@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2011 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -84,7 +84,7 @@ class AdminAttachmentsControllerCore extends AdminController
'type' => 'file',
'label' => $this->l('File:'),
'name' => 'file',
'p' => $this->l('Upload file from your computer')
'desc' => $this->l('Upload file from your computer')
),
),
'submit' => array(