From 31d94236ac828dda2b84ce55a0170c8372ceab6a Mon Sep 17 00:00:00 2001 From: mMarinetti Date: Wed, 15 Jun 2011 18:28:34 +0000 Subject: [PATCH] // added keywords properties for tpl and js, needed for alpha --- themes/prestashop/404.tpl | 2 +- themes/prestashop/address.tpl | 2 +- themes/prestashop/addresses.tpl | 2 +- themes/prestashop/authentication.tpl | 2 +- themes/prestashop/best-sales.tpl | 2 +- themes/prestashop/breadcrumb.tpl | 2 +- themes/prestashop/category-cms-tree-branch.tpl | 2 +- themes/prestashop/category-tree-branch.tpl | 2 +- themes/prestashop/category.tpl | 2 +- themes/prestashop/cms.tpl | 2 +- themes/prestashop/contact-form.tpl | 2 +- themes/prestashop/discount.tpl | 2 +- themes/prestashop/errors.tpl | 2 +- themes/prestashop/footer.tpl | 2 +- themes/prestashop/guest-tracking.tpl | 2 +- themes/prestashop/header.tpl | 2 +- themes/prestashop/history.tpl | 2 +- themes/prestashop/identity.tpl | 2 +- themes/prestashop/index.php | 2 +- themes/prestashop/index.tpl | 2 +- themes/prestashop/js/cart-summary.js | 2 +- themes/prestashop/js/cms.js | 2 +- themes/prestashop/js/history.js | 2 +- themes/prestashop/js/order-address.js | 2 +- themes/prestashop/js/order-opc.js | 2 +- themes/prestashop/js/product.js | 2 +- themes/prestashop/js/products-comparison.js | 2 +- themes/prestashop/js/scenes.js | 2 +- themes/prestashop/js/stores.js | 2 +- themes/prestashop/js/tools.js | 2 +- themes/prestashop/maintenance.tpl | 2 +- themes/prestashop/manufacturer-list.tpl | 2 +- themes/prestashop/manufacturer.tpl | 2 +- themes/prestashop/my-account.tpl | 2 +- themes/prestashop/new-products.tpl | 2 +- themes/prestashop/order-address.tpl | 2 +- themes/prestashop/order-carrier.tpl | 2 +- themes/prestashop/order-confirmation.tpl | 2 +- themes/prestashop/order-detail.tpl | 2 +- themes/prestashop/order-follow.tpl | 2 +- themes/prestashop/order-opc.tpl | 2 +- themes/prestashop/order-payment.tpl | 2 +- themes/prestashop/order-return.tpl | 2 +- themes/prestashop/order-slip.tpl | 2 +- themes/prestashop/order-steps.tpl | 2 +- themes/prestashop/pagination.tpl | 2 +- themes/prestashop/password.tpl | 2 +- themes/prestashop/prices-drop.tpl | 2 +- themes/prestashop/product-compare.tpl | 2 +- themes/prestashop/product-list.tpl | 2 +- themes/prestashop/product-sort.tpl | 2 +- themes/prestashop/product.tpl | 2 +- themes/prestashop/products-comparison.tpl | 2 +- themes/prestashop/restricted-country.tpl | 2 +- themes/prestashop/scenes.tpl | 2 +- themes/prestashop/search.tpl | 2 +- themes/prestashop/shopping-cart-product-line.tpl | 2 +- themes/prestashop/shopping-cart.tpl | 2 +- themes/prestashop/sitemap.tpl | 2 +- themes/prestashop/store_infos.tpl | 2 +- themes/prestashop/stores.tpl | 2 +- themes/prestashop/supplier-list.tpl | 2 +- themes/prestashop/supplier.tpl | 2 +- 63 files changed, 63 insertions(+), 63 deletions(-) diff --git a/themes/prestashop/404.tpl b/themes/prestashop/404.tpl index 37a1ea208222e..fe98b0c3857d2 100644 --- a/themes/prestashop/404.tpl +++ b/themes/prestashop/404.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/address.tpl b/themes/prestashop/address.tpl index 583c43cbcc577..4b995a927438e 100644 --- a/themes/prestashop/address.tpl +++ b/themes/prestashop/address.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/addresses.tpl b/themes/prestashop/addresses.tpl index 5cf6da7889afa..03d909526a263 100644 --- a/themes/prestashop/addresses.tpl +++ b/themes/prestashop/addresses.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/authentication.tpl b/themes/prestashop/authentication.tpl index 6e24042f206fe..7ed3325a894ad 100644 --- a/themes/prestashop/authentication.tpl +++ b/themes/prestashop/authentication.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/best-sales.tpl b/themes/prestashop/best-sales.tpl index fb416be0b95cf..f76e974efedfc 100644 --- a/themes/prestashop/best-sales.tpl +++ b/themes/prestashop/best-sales.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/breadcrumb.tpl b/themes/prestashop/breadcrumb.tpl index e25e19cb0f390..8cc8b6fc726f5 100644 --- a/themes/prestashop/breadcrumb.tpl +++ b/themes/prestashop/breadcrumb.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/category-cms-tree-branch.tpl b/themes/prestashop/category-cms-tree-branch.tpl index 76b56a0a03d36..c79fc6701d586 100644 --- a/themes/prestashop/category-cms-tree-branch.tpl +++ b/themes/prestashop/category-cms-tree-branch.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/category-tree-branch.tpl b/themes/prestashop/category-tree-branch.tpl index 4fc02ee72b53d..812469c58b634 100644 --- a/themes/prestashop/category-tree-branch.tpl +++ b/themes/prestashop/category-tree-branch.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/category.tpl b/themes/prestashop/category.tpl index 8a430cd546583..d4ce92b2b5250 100644 --- a/themes/prestashop/category.tpl +++ b/themes/prestashop/category.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/cms.tpl b/themes/prestashop/cms.tpl index 65801a6b972e7..10464797003a8 100644 --- a/themes/prestashop/cms.tpl +++ b/themes/prestashop/cms.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/contact-form.tpl b/themes/prestashop/contact-form.tpl index c64b2fa17c9f2..5f33b6ad048e8 100644 --- a/themes/prestashop/contact-form.tpl +++ b/themes/prestashop/contact-form.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/discount.tpl b/themes/prestashop/discount.tpl index 8b792b4406d7a..75d2a80188971 100644 --- a/themes/prestashop/discount.tpl +++ b/themes/prestashop/discount.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/errors.tpl b/themes/prestashop/errors.tpl index 41d8f456eeec6..d5c36a369552f 100644 --- a/themes/prestashop/errors.tpl +++ b/themes/prestashop/errors.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/footer.tpl b/themes/prestashop/footer.tpl index d3caa1e36712a..80edabcd92aed 100644 --- a/themes/prestashop/footer.tpl +++ b/themes/prestashop/footer.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/guest-tracking.tpl b/themes/prestashop/guest-tracking.tpl index 6a903f5529083..e3fc769d0d914 100644 --- a/themes/prestashop/guest-tracking.tpl +++ b/themes/prestashop/guest-tracking.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/header.tpl b/themes/prestashop/header.tpl index e7671485e157c..e980c67471b47 100644 --- a/themes/prestashop/header.tpl +++ b/themes/prestashop/header.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/history.tpl b/themes/prestashop/history.tpl index a834312269d0c..1418c50bc1c25 100644 --- a/themes/prestashop/history.tpl +++ b/themes/prestashop/history.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/identity.tpl b/themes/prestashop/identity.tpl index f200b746fbe44..834796f661ab3 100644 --- a/themes/prestashop/identity.tpl +++ b/themes/prestashop/identity.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/index.php b/themes/prestashop/index.php index 6426e7216f9f3..97e018453e683 100644 --- a/themes/prestashop/index.php +++ b/themes/prestashop/index.php @@ -20,7 +20,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/index.tpl b/themes/prestashop/index.tpl index ad63a2fd3c0eb..4b3ac542f37db 100644 --- a/themes/prestashop/index.tpl +++ b/themes/prestashop/index.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/js/cart-summary.js b/themes/prestashop/js/cart-summary.js index 82b14d02d9067..e989083607157 100644 --- a/themes/prestashop/js/cart-summary.js +++ b/themes/prestashop/js/cart-summary.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/cms.js b/themes/prestashop/js/cms.js index aa5b2f0d2c23d..ec17959b29ac5 100644 --- a/themes/prestashop/js/cms.js +++ b/themes/prestashop/js/cms.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/history.js b/themes/prestashop/js/history.js index 1cffb230aac11..8213cfb7f1fde 100644 --- a/themes/prestashop/js/history.js +++ b/themes/prestashop/js/history.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/order-address.js b/themes/prestashop/js/order-address.js index c3238eb3eb175..74c5bcb1adc55 100644 --- a/themes/prestashop/js/order-address.js +++ b/themes/prestashop/js/order-address.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/order-opc.js b/themes/prestashop/js/order-opc.js index 4ac7bdb4e8534..f147a116668be 100755 --- a/themes/prestashop/js/order-opc.js +++ b/themes/prestashop/js/order-opc.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/product.js b/themes/prestashop/js/product.js index eb1b4091d424d..e781b79e589ce 100644 --- a/themes/prestashop/js/product.js +++ b/themes/prestashop/js/product.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/products-comparison.js b/themes/prestashop/js/products-comparison.js index 5fcdd2bcfa024..a000307bf8ff8 100644 --- a/themes/prestashop/js/products-comparison.js +++ b/themes/prestashop/js/products-comparison.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/scenes.js b/themes/prestashop/js/scenes.js index be01bae94a449..72a2a136a2691 100644 --- a/themes/prestashop/js/scenes.js +++ b/themes/prestashop/js/scenes.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/stores.js b/themes/prestashop/js/stores.js index 806c8251bb8c9..a73694cfaeabd 100644 --- a/themes/prestashop/js/stores.js +++ b/themes/prestashop/js/stores.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/js/tools.js b/themes/prestashop/js/tools.js index 4e69063a93d17..129d469b43128 100644 --- a/themes/prestashop/js/tools.js +++ b/themes/prestashop/js/tools.js @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA */ diff --git a/themes/prestashop/maintenance.tpl b/themes/prestashop/maintenance.tpl index 731e05b8a90ef..0c17768ec65ef 100644 --- a/themes/prestashop/maintenance.tpl +++ b/themes/prestashop/maintenance.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/manufacturer-list.tpl b/themes/prestashop/manufacturer-list.tpl index 856bb1f7bafc7..72e4415ee4243 100644 --- a/themes/prestashop/manufacturer-list.tpl +++ b/themes/prestashop/manufacturer-list.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/manufacturer.tpl b/themes/prestashop/manufacturer.tpl index ce0fa0fc7e6b7..ae82a176ff3b9 100644 --- a/themes/prestashop/manufacturer.tpl +++ b/themes/prestashop/manufacturer.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/my-account.tpl b/themes/prestashop/my-account.tpl index 53e5b8ceafad6..2c7d2e20ade35 100644 --- a/themes/prestashop/my-account.tpl +++ b/themes/prestashop/my-account.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/new-products.tpl b/themes/prestashop/new-products.tpl index 7c0b3a52bae49..3f12a51f157d6 100644 --- a/themes/prestashop/new-products.tpl +++ b/themes/prestashop/new-products.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-address.tpl b/themes/prestashop/order-address.tpl index 11c04e999f947..757501c7ca73b 100644 --- a/themes/prestashop/order-address.tpl +++ b/themes/prestashop/order-address.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-carrier.tpl b/themes/prestashop/order-carrier.tpl index 9f8af10d7ef90..bb9c7b4a4d1f5 100644 --- a/themes/prestashop/order-carrier.tpl +++ b/themes/prestashop/order-carrier.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-confirmation.tpl b/themes/prestashop/order-confirmation.tpl index d1fbb380621d5..d47f6921de316 100644 --- a/themes/prestashop/order-confirmation.tpl +++ b/themes/prestashop/order-confirmation.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-detail.tpl b/themes/prestashop/order-detail.tpl index 56f0262a8e6dd..6cb6c7fdb6a17 100644 --- a/themes/prestashop/order-detail.tpl +++ b/themes/prestashop/order-detail.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-follow.tpl b/themes/prestashop/order-follow.tpl index c14dae8d80a3e..df09750a39daa 100644 --- a/themes/prestashop/order-follow.tpl +++ b/themes/prestashop/order-follow.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-opc.tpl b/themes/prestashop/order-opc.tpl index d67c882dc236d..a4ae07730cd3d 100755 --- a/themes/prestashop/order-opc.tpl +++ b/themes/prestashop/order-opc.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-payment.tpl b/themes/prestashop/order-payment.tpl index 475173c613b45..e36eaf64093db 100644 --- a/themes/prestashop/order-payment.tpl +++ b/themes/prestashop/order-payment.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-return.tpl b/themes/prestashop/order-return.tpl index d6b5409a5ac2c..930f2702d0cdb 100644 --- a/themes/prestashop/order-return.tpl +++ b/themes/prestashop/order-return.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-slip.tpl b/themes/prestashop/order-slip.tpl index ca356e78724e5..71441898e9833 100644 --- a/themes/prestashop/order-slip.tpl +++ b/themes/prestashop/order-slip.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/order-steps.tpl b/themes/prestashop/order-steps.tpl index 620b0a807bc54..3e36de93a7934 100644 --- a/themes/prestashop/order-steps.tpl +++ b/themes/prestashop/order-steps.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/pagination.tpl b/themes/prestashop/pagination.tpl index 0002f15d0aaa4..6352f98b210ba 100644 --- a/themes/prestashop/pagination.tpl +++ b/themes/prestashop/pagination.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/password.tpl b/themes/prestashop/password.tpl index 0a5a1c95ca338..3e2edfc31b2d7 100644 --- a/themes/prestashop/password.tpl +++ b/themes/prestashop/password.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/prices-drop.tpl b/themes/prestashop/prices-drop.tpl index 98d2bfa40e473..ba6383f97df2a 100644 --- a/themes/prestashop/prices-drop.tpl +++ b/themes/prestashop/prices-drop.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/product-compare.tpl b/themes/prestashop/product-compare.tpl index bcf766b62bb4b..c0802033877d5 100644 --- a/themes/prestashop/product-compare.tpl +++ b/themes/prestashop/product-compare.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/product-list.tpl b/themes/prestashop/product-list.tpl index cd7e6173316f5..b777bf5aede96 100644 --- a/themes/prestashop/product-list.tpl +++ b/themes/prestashop/product-list.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/product-sort.tpl b/themes/prestashop/product-sort.tpl index 14843f619c8d2..fdca499a9ed59 100644 --- a/themes/prestashop/product-sort.tpl +++ b/themes/prestashop/product-sort.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/product.tpl b/themes/prestashop/product.tpl index cea2a5df37522..9086e93b78c4e 100644 --- a/themes/prestashop/product.tpl +++ b/themes/prestashop/product.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/products-comparison.tpl b/themes/prestashop/products-comparison.tpl index ec375389530e4..d100d32f3a116 100644 --- a/themes/prestashop/products-comparison.tpl +++ b/themes/prestashop/products-comparison.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/restricted-country.tpl b/themes/prestashop/restricted-country.tpl index a0afba9083355..7ff4a6f884d8d 100644 --- a/themes/prestashop/restricted-country.tpl +++ b/themes/prestashop/restricted-country.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/scenes.tpl b/themes/prestashop/scenes.tpl index 2301aecc8541a..acef7e516faa3 100644 --- a/themes/prestashop/scenes.tpl +++ b/themes/prestashop/scenes.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/search.tpl b/themes/prestashop/search.tpl index c5ada837633d0..dd989e2861ae2 100644 --- a/themes/prestashop/search.tpl +++ b/themes/prestashop/search.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/shopping-cart-product-line.tpl b/themes/prestashop/shopping-cart-product-line.tpl index 3cc636905a297..5139e0b08cc43 100644 --- a/themes/prestashop/shopping-cart-product-line.tpl +++ b/themes/prestashop/shopping-cart-product-line.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/shopping-cart.tpl b/themes/prestashop/shopping-cart.tpl index 74555c02a1224..855cdcabe7229 100644 --- a/themes/prestashop/shopping-cart.tpl +++ b/themes/prestashop/shopping-cart.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/sitemap.tpl b/themes/prestashop/sitemap.tpl index 929f18d830b8e..e697eba1fc304 100644 --- a/themes/prestashop/sitemap.tpl +++ b/themes/prestashop/sitemap.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/store_infos.tpl b/themes/prestashop/store_infos.tpl index 53e80dd882bc4..b382c220f19c8 100644 --- a/themes/prestashop/store_infos.tpl +++ b/themes/prestashop/store_infos.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/stores.tpl b/themes/prestashop/stores.tpl index 43ffedc757fd6..6498db99a5aab 100644 --- a/themes/prestashop/stores.tpl +++ b/themes/prestashop/stores.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/supplier-list.tpl b/themes/prestashop/supplier-list.tpl index 5372389fce485..89281d1fd5c85 100644 --- a/themes/prestashop/supplier-list.tpl +++ b/themes/prestashop/supplier-list.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} diff --git a/themes/prestashop/supplier.tpl b/themes/prestashop/supplier.tpl index a3ccf77bb6a65..110bac1a68282 100644 --- a/themes/prestashop/supplier.tpl +++ b/themes/prestashop/supplier.tpl @@ -19,7 +19,7 @@ * * @author PrestaShop SA * @copyright 2007-2011 PrestaShop SA -* @version Release: $Revision: 1.4 $ +* @version Release: $Revision$ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *}