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} - +