[password-resets] Typoed



commit 1d4f1408574f5153ad10d8a77952dbf04bdf6f84
Author: Andrea Veri <averi redhat com>
Date:   Wed Sep 1 18:00:09 2021 +0200

    Typoed

 templates/form-reset.html   | 2 +-
 templates/general-form.html | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/templates/form-reset.html b/templates/form-reset.html
index 23b7797..2bdb0e8 100644
--- a/templates/form-reset.html
+++ b/templates/form-reset.html
@@ -90,7 +90,7 @@
             <div class="col-xs-12 footnotes">
                 <div class="section">
                     <p>© <a href="https://www.gnome.org/";>The GNOME Project</a>.</p>
-                    <p>Hosted by <a href="https://www.redhat.com"; target="_blank">Red Hat</a>. Powered by 
Hosted by <a
+                    <p>Hosted by <a href="https://www.redhat.com"; target="_blank">Red Hat</a>. Powered by <a
                             href="https://fastapi.tiangolo.com"; target="_blank">FastAPI</a>.</p>
                 </div>
             </div> <!-- /footnotes -->
diff --git a/templates/general-form.html b/templates/general-form.html
index 7ba4025..71f7b8a 100644
--- a/templates/general-form.html
+++ b/templates/general-form.html
@@ -69,7 +69,7 @@
             <div class="col-xs-12 footnotes">
                 <div class="section">
                     <p>© <a href="https://www.gnome.org/";>The GNOME Project</a>.</p>
-                    <p>Hosted by <a href="https://www.redhat.com"; target="_blank">Red Hat</a>. Powered by 
Hosted by <a
+                    <p>Hosted by <a href="https://www.redhat.com"; target="_blank">Red Hat</a>. Powered by <a
                             href="https://fastapi.tiangolo.com"; target="_blank">FastAPI</a>.</p>
                 </div>
             </div> <!-- /footnotes -->
@@ -79,4 +79,4 @@
 <script type="text/javascript" src="https://static.gnome.org/js/jquery-2.1.4.min.js";></script>
 <script type="text/javascript" src="https://static.gnome.org/js/deneb.min.js";></script>
 </body>
-</html>
\ No newline at end of file
+</html>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]