From a82d63c55831f3a8405ecc0dfc9f45346008e859 Mon Sep 17 00:00:00 2001 From: Quitta Date: Tue, 17 Sep 2013 02:31:02 +0200 Subject: [PATCH] wasn't completely fixed yet, hopefuly it now is --- .../server/ryzom_ams/ams_lib/ingame_templates/register.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/ryzom/tools/server/ryzom_ams/ams_lib/ingame_templates/register.tpl b/code/ryzom/tools/server/ryzom_ams/ams_lib/ingame_templates/register.tpl index 9c38b34a2..c4d709950 100644 --- a/code/ryzom/tools/server/ryzom_ams/ams_lib/ingame_templates/register.tpl +++ b/code/ryzom/tools/server/ryzom_ams/ams_lib/ingame_templates/register.tpl @@ -78,11 +78,11 @@ value="1" onfocus="javascript:showTooltip('', this);" />{$tac_tag} - {$tac_message} + {if isset($TAC_ERROR) && $TAC_ERROR eq "TRUE"}{$tac_message}{/if} - +