From 247dd441e39f726f06bc5c2c657e335fbeaed051 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" --- 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