diff --git a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl index ce120f0d0..7ca3b3799 100644 --- a/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/access/helpers/form/form.tpl @@ -173,14 +173,14 @@
{block name="leadin"}{/block}
{/if}
-
-
- {foreach $profiles as $profile} - {$profile.name} - {/foreach} +
+
+ {foreach $profiles as $profile} + {$profile.name} + {/foreach} +
-
-
+ {if $form_id} {/if} @@ -197,7 +197,7 @@
{if $profile.id_profile != $admin_profile}
-
+

{l s='Menu'}

@@ -345,10 +345,10 @@ {/if}
-
+
-
+

{l s='Modules'}

@@ -413,17 +413,17 @@ {/if}
-
+
{else}
-
+
{l s='Administrator permissions cannot be modified.'} -
+
{/if} {/foreach} - + \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/attribute_generator/content.tpl b/admin-dev/themes/default/template/controllers/attribute_generator/content.tpl index a2277bd3f..e2a5ee277 100644 --- a/admin-dev/themes/default/template/controllers/attribute_generator/content.tpl +++ b/admin-dev/themes/default/template/controllers/attribute_generator/content.tpl @@ -67,8 +67,11 @@ {if $generate}
{l s='%d product(s) successfully created.' sprintf=$combinations_size}
{/if}
-
-

{l s='Attributes generator'}

+
+

+ + {l s='Attributes generator'} +

@@ -139,5 +142,5 @@
-
+
\ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/backup/download/view.tpl b/admin-dev/themes/default/template/controllers/backup/download/view.tpl index aab9ce685..e6cd6961d 100644 --- a/admin-dev/themes/default/template/controllers/backup/download/view.tpl +++ b/admin-dev/themes/default/template/controllers/backup/download/view.tpl @@ -26,8 +26,11 @@ {extends file="helpers/view/view.tpl"} {block name="override_tpl"} -
-

{l s='Download'}

+
+

+ + {l s='Download'} +

@@ -35,7 +38,7 @@

{l s='Tip: You can also download this file over to your FTP. Backup files are located in the "admin/backups" directory.'}

-
+
@@ -79,6 +82,4 @@
-{/block} - - +{/block} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl b/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl index 56da6ba26..d06b1ad79 100644 --- a/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/controllers/backup/helpers/list/list_header.tpl @@ -28,8 +28,11 @@ {block name="override_header"} {if isset($backup_url) && isset($backup_weight)} -
-

{l s='Download'}

+
+

+ + {l s='Download'} +

@@ -37,10 +40,9 @@

{l s='Tip: You can also download this file over to your FTP. Backup files are located in the "admin/backups" directory.'}

-
+ {/if} -

{l s='Disclaimer before creating a new backup'}

@@ -63,8 +65,6 @@
- -

{l s='How to restore a database backup in 10 easy steps:'}

    @@ -81,5 +81,4 @@
- {/block} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/backup/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/backup/helpers/view/view.tpl index 2e5459808..49b4c5ec1 100644 --- a/admin-dev/themes/default/template/controllers/backup/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/backup/helpers/view/view.tpl @@ -26,13 +26,13 @@ {extends file="helpers/view/view.tpl"} {block name="override_tpl"} -
+

{l s='Download'}

{l s='Beginning the download ...'}

{l s='Backup files should automatically download.'}

{l s='If not,'} {l s='please click here!'}

-
+ {/block} diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl b/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl index c1705925b..353dedab5 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/summary.tpl @@ -36,7 +36,7 @@
-
+
{l s='Carrier name:'}
@@ -56,5 +56,5 @@
{/if} {$active_form} -
+
diff --git a/admin-dev/themes/default/template/controllers/cart_rules/form.tpl b/admin-dev/themes/default/template/controllers/cart_rules/form.tpl index 9f752db1e..505633031 100644 --- a/admin-dev/themes/default/template/controllers/cart_rules/form.tpl +++ b/admin-dev/themes/default/template/controllers/cart_rules/form.tpl @@ -14,22 +14,25 @@
{if $currentObject->id}{/if} -
+

{l s='Cart rule information'}

{include file='controllers/cart_rules/informations.tpl'} {include file="footer_toolbar.tpl"} -
-
+ +

{l s='Cart rule conditions'}

{include file='controllers/cart_rules/conditions.tpl'} {include file="footer_toolbar.tpl"} -
-
+ +

{l s='Cart rule actions'}

{include file='controllers/cart_rules/actions.tpl'} {include file="footer_toolbar.tpl"} -
- + +
diff --git a/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl index d7393ce04..9b52eee3d 100755 --- a/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl @@ -26,7 +26,7 @@ {extends file="helpers/view/view.tpl"} {block name="override_tpl"} -
+
{include file="helpers/kpi/kpi.tpl" id="kpi-cart" color="color1" @@ -37,10 +37,10 @@ source='' chart=null } -
+
-
+

{l s='Customer information'}

{if $customer->id} {$customer->email} @@ -70,10 +70,10 @@ {else}

{l s='Guest not registered'}

{/if} -
+
-
+

{l s='Order information'}

{if $order->id}

{l s='Order #%d' sprintf=$order->id|string_format:"%06d"}

@@ -84,10 +84,10 @@ {l s='Create an order from this cart.'} {/if} {/if} -
+
-
+

{l s='Cart summary'}

@@ -193,7 +193,7 @@
{if $discounts} - +
@@ -211,4 +211,4 @@
 
{/block} - \ No newline at end of file + \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl b/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl index 9c397bd5e..41e4eb114 100644 --- a/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl +++ b/admin-dev/themes/default/template/controllers/countries/helpers/list/list_footer.tpl @@ -137,7 +137,7 @@
{l s='Discounts'}{l s='Discount name'} {l s='Value'}
-
+ - + {/if} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/products/combinations.tpl b/admin-dev/themes/default/template/controllers/products/combinations.tpl index 58c4b8fdc..1dd4d2965 100644 --- a/admin-dev/themes/default/template/controllers/products/combinations.tpl +++ b/admin-dev/themes/default/template/controllers/products/combinations.tpl @@ -23,7 +23,7 @@ * International Registered Trademark & Property of PrestaShop SA *} {if isset($product->id) && !$product->is_virtual} -
+
-
+ {/if} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl index 4994e93bb..0906cb09d 100644 --- a/admin-dev/themes/default/template/controllers/products/informations.tpl +++ b/admin-dev/themes/default/template/controllers/products/informations.tpl @@ -28,7 +28,7 @@ {assign var=class_input_ajax value=''} {/if} -
+

{l s='Information'}

{l s='Product global information'}
@@ -453,4 +453,4 @@ {/if}
-
+ diff --git a/admin-dev/themes/default/template/controllers/products/pack.tpl b/admin-dev/themes/default/template/controllers/products/pack.tpl index 7e37ac1d0..c768cd432 100644 --- a/admin-dev/themes/default/template/controllers/products/pack.tpl +++ b/admin-dev/themes/default/template/controllers/products/pack.tpl @@ -28,7 +28,7 @@ var msg_set_quantity = "{l s='Please set a quantity to add a product.' js=1}"; -
+

{l s='Pack'}

{l s='You cannot add combinations to a pack.'}
@@ -92,4 +92,4 @@
-
+ diff --git a/admin-dev/themes/default/template/controllers/products/prices.tpl b/admin-dev/themes/default/template/controllers/products/prices.tpl index d3ae42957..b0272ea80 100644 --- a/admin-dev/themes/default/template/controllers/products/prices.tpl +++ b/admin-dev/themes/default/template/controllers/products/prices.tpl @@ -103,7 +103,7 @@ $(document).ready(function () { Customer.init(); }); -
+

{l s='Product price'}

@@ -281,10 +281,10 @@ $(document).ready(function () {
-
+ {if isset($specificPriceModificationForm)} -
+

{l s='Specific prices'}

diff --git a/admin-dev/themes/default/template/controllers/products/quantities.tpl b/admin-dev/themes/default/template/controllers/products/quantities.tpl index e5367a154..e1ad86916 100644 --- a/admin-dev/themes/default/template/controllers/products/quantities.tpl +++ b/admin-dev/themes/default/template/controllers/products/quantities.tpl @@ -24,7 +24,7 @@ *} {if isset($product->id)} -
+

{l s='Available quantities for sale'}

{if !$ps_stock_management} @@ -171,8 +171,8 @@
{/if} {/if} -
-
+
+

{l s='Availability settings'}

{if !$has_attribute} @@ -233,7 +233,7 @@ var quantities_ajax_success = '{l s='Data saved'}'; var quantities_ajax_waiting = '{l s='Saving data...'}'; -
+ {/if} {*$default_language*} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/products/shipping.tpl b/admin-dev/themes/default/template/controllers/products/shipping.tpl index 1e1bf0368..0327ab84a 100644 --- a/admin-dev/themes/default/template/controllers/products/shipping.tpl +++ b/admin-dev/themes/default/template/controllers/products/shipping.tpl @@ -22,7 +22,7 @@ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} -
+

{l s='Shipping'}

@@ -105,4 +105,4 @@
-
\ No newline at end of file + \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/products/suppliers.tpl b/admin-dev/themes/default/template/controllers/products/suppliers.tpl index 836b8cc8a..2f7f394a9 100644 --- a/admin-dev/themes/default/template/controllers/products/suppliers.tpl +++ b/admin-dev/themes/default/template/controllers/products/suppliers.tpl @@ -25,7 +25,7 @@ {if isset($product->id)} -
+

{l s='Suppliers of the current product'}

-
+ +

{l s='Product reference(s)'}

{if $associated_suppliers|@count == 0} @@ -126,5 +126,5 @@
{/foreach}
-
+ {/if} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/products/warehouses.tpl b/admin-dev/themes/default/template/controllers/products/warehouses.tpl index ae2b91633..725279882 100644 --- a/admin-dev/themes/default/template/controllers/products/warehouses.tpl +++ b/admin-dev/themes/default/template/controllers/products/warehouses.tpl @@ -25,7 +25,7 @@ {if isset($product->id)} -
+

{l s='Product location in warehouses'}

@@ -95,5 +95,5 @@ {/foreach}
-
+ {/if} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl b/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl index 554d6fa3f..b3e587bde 100644 --- a/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/form_settings.tpl @@ -28,7 +28,7 @@
-
+

{l s='Settings'}

@@ -57,12 +57,12 @@ -
+
-
+

{l s='Indexation'}

@@ -70,12 +70,12 @@ -
+
-
+

{l s='Cache'}

@@ -83,7 +83,7 @@ -
+
diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl index b6bdb3bec..26fd64f74 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/form/form.tpl @@ -26,7 +26,7 @@ {block name="other_fieldsets"} {if $f == 1} -
+

{l s='Help'}

@@ -71,7 +71,7 @@
-
+ {/if} {/block} diff --git a/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl index fff4f7135..ffba8b6da 100644 --- a/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/referrers/helpers/view/view.tpl @@ -94,7 +94,7 @@ } -
+

{l s='Statistics'}

@@ -123,7 +123,7 @@
-
+ diff --git a/admin-dev/themes/default/template/controllers/request_sql/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/request_sql/helpers/form/form.tpl index 6695b0b89..06328785f 100644 --- a/admin-dev/themes/default/template/controllers/request_sql/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/request_sql/helpers/form/form.tpl @@ -28,7 +28,7 @@ {block name="after"}
-
+

{l s='List of MySQL Tables'}

-
+
diff --git a/admin-dev/themes/default/template/controllers/shop/content.tpl b/admin-dev/themes/default/template/controllers/shop/content.tpl index 25bf07275..18b43296f 100644 --- a/admin-dev/themes/default/template/controllers/shop/content.tpl +++ b/admin-dev/themes/default/template/controllers/shop/content.tpl @@ -49,10 +49,10 @@
-
+

{l s='Multistore tree'}

{include file="controllers/shop/tree.tpl" selected_tree_id=$selected_tree_id} -
+
{$content}
\ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/shop/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/shop/helpers/form/form.tpl index 180737c1d..73644d5b8 100644 --- a/admin-dev/themes/default/template/controllers/shop/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/shop/helpers/form/form.tpl @@ -70,7 +70,7 @@ {block name="other_fieldsets"} {if isset($form_import)} -
+

{l s='Import data from another shop'}

{foreach $form_import as $key => $field}
@@ -118,7 +118,7 @@ {/if}
{/foreach} -
+ {/if} {/block} diff --git a/admin-dev/themes/default/template/controllers/specific_price_rule/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/specific_price_rule/helpers/form/form.tpl index 059808ace..82308a6fe 100755 --- a/admin-dev/themes/default/template/controllers/specific_price_rule/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/specific_price_rule/helpers/form/form.tpl @@ -33,7 +33,7 @@ {l s='Add a new condition group'}
 
-
+

{l s='Conditions'}

@@ -145,7 +145,7 @@ {if !$is_multishop} {/if} -
+ {/block} {block name="script"} @@ -192,9 +192,9 @@ function delete_condition(condition) function new_condition_group() { last_condition_group++; - var html = '

{l s='Condition group'} '+last_condition_group+'

'; + var html = '

{l s='Condition group'} '+last_condition_group+'

'; html += '
{l s='Type'}{l s='Value'}
'; - html += '
{l s='OR'}
 
'; + html += '
{l s='OR'}
 
'; $('#condition_group_list').append(html); toggle_condition_group(last_condition_group); } diff --git a/admin-dev/themes/default/template/controllers/stock_cover/helpers/list/list_header.tpl b/admin-dev/themes/default/template/controllers/stock_cover/helpers/list/list_header.tpl index fba08da78..6b4925c6a 100644 --- a/admin-dev/themes/default/template/controllers/stock_cover/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/controllers/stock_cover/helpers/list/list_header.tpl @@ -25,7 +25,7 @@ {extends file="helpers/list/list_header.tpl"} {block name=override_header} {if isset($show_filter) && $show_filter} -
+

{l s='Filters'}

@@ -63,6 +63,6 @@
-
+ {/if} {/block} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/stock_instant_state/helpers/list/list_header.tpl b/admin-dev/themes/default/template/controllers/stock_instant_state/helpers/list/list_header.tpl index 3c5e5312a..3cbfc576a 100644 --- a/admin-dev/themes/default/template/controllers/stock_instant_state/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/controllers/stock_instant_state/helpers/list/list_header.tpl @@ -25,7 +25,7 @@ {extends file="helpers/list/list_header.tpl"} {block name=override_header} {if isset($show_filter) && $show_filter} -
+

{l s='Filters'}

@@ -45,6 +45,6 @@ {/if}
-
+ {/if} {/block} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/stock_mvt/helpers/list/list_header.tpl b/admin-dev/themes/default/template/controllers/stock_mvt/helpers/list/list_header.tpl index 0c383ddde..581c276a7 100644 --- a/admin-dev/themes/default/template/controllers/stock_mvt/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/controllers/stock_mvt/helpers/list/list_header.tpl @@ -25,7 +25,7 @@ {extends file="helpers/list/list_header.tpl"} {block name=override_header} {if count($list_warehouses) > 0} -
+

{l s='Filters'}

@@ -44,5 +44,5 @@
{/if}
-
+ {/block} diff --git a/admin-dev/themes/default/template/controllers/supply_orders/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/supply_orders/helpers/form/form.tpl index 74e31f9f5..5e0adffe6 100644 --- a/admin-dev/themes/default/template/controllers/supply_orders/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/supply_orders/helpers/form/form.tpl @@ -30,7 +30,7 @@ -
+

{l s='Manage the products you want to order from the supplier.'}

{l s='To add a product to the order, type the first letters of the product name, then select it from the drop-down list.'}
@@ -107,7 +107,7 @@ {/foreach} -
+
-
+

{l s='Modify translations'} @@ -113,10 +113,10 @@

-
+
-
+

{l s='Add / Update a language'} @@ -147,11 +147,11 @@

{l s='Cannot connect to the PrestaShop website to get the language list.'}

{/if}

-
+
-
+

{l s='Import a language pack manually'} @@ -181,11 +181,11 @@

-
+
-
+

{l s='Export a language'} @@ -219,11 +219,11 @@

-
+
-
+

{l s='Copy'} @@ -278,6 +278,6 @@ {l s='Language files must be complete to allow copying of translations.'}

-
+
{/block} \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl b/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl index ea41de246..78c7958a8 100644 --- a/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl +++ b/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_errors.tpl @@ -47,10 +47,10 @@
{l s='Some sentences to translate use this syntax: %s... These are variables, and PrestaShop take care of replacing them before displaying your translation. You must leave these in your translations, and place them appropriately in your sentence.' sprintf='%d, %s, %1$s, %2$d'}
-
+

{l s='Expressions to translate:'} {l s='%d' sprintf=$count}

{l s='Total missing expresssions:'} {l s='%d' sprintf=$missing_translations|array_sum}

-
+