{l s='When using the advanced stock management (see Preferences/Products), the values you fill here (prices, references) will be used in the supply orders.'}
{l s='Please choose the suppliers associated with this product, and the default one.'}
{l s='Please choose the warehouses associated with this product, and the default one.'}
-
+ {l s='Create new warehouse'}
diff --git a/admin-dev/themes/default/template/controllers/shop/helpers/list/list_content.tpl b/admin-dev/themes/default/template/controllers/shop/helpers/list/list_content.tpl
index b87591aa0..008271889 100644
--- a/admin-dev/themes/default/template/controllers/shop/helpers/list/list_content.tpl
+++ b/admin-dev/themes/default/template/controllers/shop/helpers/list/list_content.tpl
@@ -31,7 +31,7 @@
{if isset($tr.$key)}
{$tr.$key}
{else}
- {l s='Click here to set an URL for this shop'}
+ {l s='Click here to set an URL for this shop'}
{/if}
{else}
{$smarty.block.parent}
diff --git a/admin-dev/themes/default/template/controllers/supply_orders_change_state/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/supply_orders_change_state/helpers/form/form.tpl
index cf12cf1dd..2b970091d 100644
--- a/admin-dev/themes/default/template/controllers/supply_orders_change_state/helpers/form/form.tpl
+++ b/admin-dev/themes/default/template/controllers/supply_orders_change_state/helpers/form/form.tpl
@@ -68,7 +68,7 @@ $(document).ready(function() {
{l s='Print the supply order form'}
-{l s='Click here to download the supply order form'}.
+{l s='Click here to download the supply order form'}.
{/if}
diff --git a/admin-dev/themes/default/template/header.tpl b/admin-dev/themes/default/template/header.tpl
index 5899a52fb..afc3beedc 100644
--- a/admin-dev/themes/default/template/header.tpl
+++ b/admin-dev/themes/default/template/header.tpl
@@ -88,9 +88,7 @@
@@ -102,7 +100,7 @@
{* begin HEADER *}
{block name=pageTitle}
@@ -118,7 +118,7 @@
{* Use strip_tags because if the string already has been through htmlentities using escape will break it *}
{$item|strip_tags}
{if !$smarty.foreach.title.last}
-
+
{/if}
{/foreach}
diff --git a/controllers/admin/AdminRequestSqlController.php b/controllers/admin/AdminRequestSqlController.php
index e7d5b688c..588ca9276 100644
--- a/controllers/admin/AdminRequestSqlController.php
+++ b/controllers/admin/AdminRequestSqlController.php
@@ -107,15 +107,13 @@ class AdminRequestSqlControllerCore extends AdminController
$this->displayWarning($this->l('When saving the query, only the request type "SELECT" are allowed.'));
$this->displayInformation('
- '.$this->l('How to create a new sql query?').'
-
-
-
'.$this->l('Click "Add new".').'
-
'.$this->l('Fill in the fields and click "Save".').'
-
'.$this->l('You can then view the query results by clicking on the tab:').'
-
'.$this->l('You can then export the query results as CSV file by clicking on the tab:').'
-
- ');
+ '.$this->l('How to create a new sql query?').'
+
+
'.$this->l('Click "Add new".').'
+
'.$this->l('Fill in the fields and click "Save".').'
+
'.$this->l('You can then view the query results by clicking on the tab:').'
+
'.$this->l('You can then export the query results as CSV file by clicking on the tab:').'
+
');
$this->addRowAction('export');
$this->addRowAction('view');
diff --git a/img/admin/separator_breadcrum.png b/img/admin/separator_breadcrumb.png
similarity index 100%
rename from img/admin/separator_breadcrum.png
rename to img/admin/separator_breadcrumb.png