Skip to content

Commit

Permalink
Open regulations PDF in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
fracz committed Jul 22, 2022
1 parent 2327d0d commit 67eb516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/user/login-form/login-view.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h4>SUPLA Scripts</h4>
<a ng-click="$ctrl.changeMode('choose')">Inne metody logowania</a>
</div>
<div class="text-center">
Logując się, oświadczasz, że akceptujesz <a href="/regulamin_supla_scripts.pdf">regulamin</a>.
Logując się, oświadczasz, że akceptujesz <a href="/regulamin_supla_scripts.pdf" target="_blank">regulamin</a>.
</div>
</div>
<div class="panel-body" ng-else>
Expand Down

0 comments on commit 67eb516

Please sign in to comment.