From 45cc150454644432132bb3f378e99c1bccd221ac Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 29 Dec 2011 16:50:13 +0000 Subject: [PATCH] [-] BO: fix bug button for page "invalid security token" git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11905 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/default/template/invalid_token.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/admin-dev/themes/default/template/invalid_token.tpl b/admin-dev/themes/default/template/invalid_token.tpl index b4fdb930e..4dab73b99 100644 --- a/admin-dev/themes/default/template/invalid_token.tpl +++ b/admin-dev/themes/default/template/invalid_token.tpl @@ -33,11 +33,11 @@ {l s='Invalid security token'} - - + + {l s='I understand the risks and I really want to display this page'} - - + + {l s='Take me out of here!'} \ No newline at end of file