From 1dbde70b822c9f6eeac606fc7f0cfedd83d3c6a4 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) --- 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') ?>