From e2feabc225b22cb40d77eeeb43eddca6796ceaf6 Mon Sep 17 00:00:00 2001 From: lBrieu Date: Mon, 19 Dec 2011 16:05:03 +0000 Subject: [PATCH] --- 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}