From 327308a9d1a40b2adb6a8fc195efd3c6bca8fa6c Mon Sep 17 00:00:00 2001 From: lBrieu Date: Mon, 19 Dec 2011 16:05:03 +0000 Subject: [PATCH] git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11377 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/header.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/admin-dev/themes/template/header.tpl b/admin-dev/themes/template/header.tpl index ffcc6200c..3c4bdf5c9 100644 --- a/admin-dev/themes/template/header.tpl +++ b/admin-dev/themes/template/header.tpl @@ -64,6 +64,7 @@ var see_msg = '{l s='Click here to see that message'}'; var token_admin_orders = '{getAdminToken tab='AdminOrders'}'; var token_admin_customers = '{getAdminToken tab='AdminCustomers'}'; + var token_admin_customer_threads = '{getAdminToken tab='AdminCustomerThreads'}'; {/if}