[-] BO : fix change maximum character for short description
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12116 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
languages=$languages
|
||||
input_name='description_short'
|
||||
input_value=$product->description_short
|
||||
max=400}
|
||||
max=$PS_PRODUCT_SHORT_DESC_LIMIT}
|
||||
|
||||
<p class="clear"></p>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user