From c05b9c67973503225775d4959ff2700c947a72ce Mon Sep 17 00:00:00 2001 From: rMalie Date: Thu, 9 Feb 2012 15:56:45 +0000 Subject: [PATCH] // Fix FO / Admin links in installer (window was open twice) git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13187 b9a71923-0436-4b27-9f14-aed3839534dd --- install-dev/theme/views/process.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-dev/theme/views/process.phtml b/install-dev/theme/views/process.phtml index f42d20f09..f1dff3465 100644 --- a/install-dev/theme/views/process.phtml +++ b/install-dev/theme/views/process.phtml @@ -54,13 +54,13 @@ var process_steps = process_steps) ?>;

l('Back Office'); ?>

l('Manage your store using your Back Office. Manage your orders and customers, add modules, change themes, etc.') ?>

- l('Manage your store') ?> + l('Manage your store') ?>

l('Front Office'); ?>

l('Discover your store as your future customers will see it!') ?>

- l('Discover your store') ?> + l('Discover your store') ?>