Remove dashboard logic to autologin into the appstore
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
{{ 'support.ticket.emailNotVerified' | tr:{ email: subscription.email } }}
|
||||
<br/>
|
||||
<center>
|
||||
<a ng-href="{{ config.webServerOrigin + '/console.html#/userprofile?email=' + subscription.emailEncoded }}" target="_blank" class="btn btn-success">{{ 'support.ticket.emailVerifyAction' | tr }}</a>
|
||||
<a ng-href="{{ config.consoleServerOrigin }}" target="_blank" class="btn btn-success">{{ 'support.ticket.emailVerifyAction' | tr }}</a>
|
||||
</center>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user