Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Improve wording on login pop up
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Aug 7, 2023
1 parent 381506e commit 66c43ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/portmaster/src/app/shared/spn-login/spn-login.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!-- login View -->
<div class="w-full px-5">
<h2 class="w-full text-center">SPN Account Login</h2>
<h2 class="w-full text-center">Safing Account Login</h2>

<a class="inline-block w-full mb-4 text-xs font-medium text-center text-tertiary" href="https://safing.io/spn?source=Portmaster"
target="_blank">
Unlock the <u>powerful VPN alternative</u>
Unlock powerful features.
</a>

<div *ngIf="forcedLogout" class="w-full px-4 py-2 mb-4 text-center rounded bg-info-red">
Expand Down

0 comments on commit 66c43ac

Please sign in to comment.