diff --git a/Zotlabs/Module/Regate.php b/Zotlabs/Module/Regate.php index 15bc1da38..b5f7f0958 100644 --- a/Zotlabs/Module/Regate.php +++ b/Zotlabs/Module/Regate.php @@ -289,6 +289,7 @@ class Regate extends \Zotlabs\Web\Controller { '$strings' => [ t('Hold on, you can start verification in'), t('Please remember your verification token for ID'), + '', t('Token validity') ] ]); diff --git a/view/tpl/regate_pre.tpl b/view/tpl/regate_pre.tpl index b23797add..790dec4b9 100644 --- a/view/tpl/regate_pre.tpl +++ b/view/tpl/regate_pre.tpl @@ -18,7 +18,7 @@ {{if $strings.2}}{{$strings.2}}{{/if}}
- {{$strings.2}}
+ {{$strings.3}}
{{$regdelay}}