mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Move full privacy policy text to login form
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
<small class="text-muted"><a target="_blank" href="https://admin.fedoraproject.org/accounts/user/resetpass">Forgot password?</a></small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row m-b-0">
|
||||
<div class="col-xs-12">
|
||||
By using Fedora services, you agree to the terms of Fedora's <a href="https://fedoraproject.org/wiki/Legal:PrivacyPolicy">privacy policy</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row m-b-0">
|
||||
<div class="col-xs-12">
|
||||
<input class="btn btn-primary" type="submit" id="loginbutton" value="Log in" />
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
|
||||
<div class="footer p-t p-b text-center">
|
||||
<div class="container">
|
||||
<p class="text-muted legal">
|
||||
By using Fedora services, you agree to the terms of Fedora's <a href="https://fedoraproject.org/wiki/Legal:PrivacyPolicy">privacy policy</a>
|
||||
</p>
|
||||
<p class="text-muted credit">
|
||||
Fedora FAS Login is powered by <a href="https://ipsilon-project.org/" target="_blank">Ipsilon</a>
|
||||
<a href="https://fedoraproject.org/wiki/Legal:PrivacyPolicy">Privacy Policy</a> | Fedora FAS Login is powered by <a href="https://ipsilon-project.org/" target="_blank">Ipsilon</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user