// AdminSupplierOrdersController : corrected typos & sentences
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9943 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
<fieldset>
|
||||
<legend>
|
||||
<img alt="Supplier Order Management" src="../img/admin/edit.gif">
|
||||
Add an manage products of the current supplier Order
|
||||
{l s='Manage the products you want to order from your supplier'}
|
||||
</legend>
|
||||
|
||||
<p class="clear">{l s='To add a product to the order, begin typing the first letters of the product name, then select the product from the drop-down list:'}</p>
|
||||
<p class="clear">{l s='To add a product to the order, type the first letters of the product name, then select the it from the drop-down list:'}</p>
|
||||
<input type="text" size="75" id="cur_product_name" />
|
||||
<span onclick="addProduct();" style="cursor: pointer;"><img src="../img/admin/add.gif" alt="{l s='Add a product to the supplier order'}" title="{l s='Add a product to the supplier order'}" /></span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user