commit 55d017407a6968bd9669abf1eeecfea9f49e348a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Sep 15 18:28:54 2016 +0200
Update layout
roles/ipsilon/files/templates/layout.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/roles/ipsilon/files/templates/layout.html
b/roles/ipsilon/files/templates/layout.html
index 28074b1..d00dcc2 100644
--- a/roles/ipsilon/files/templates/layout.html
+++ b/roles/ipsilon/files/templates/layout.html
@@ -27,7 +27,7 @@
<body>
<div class="masthead">
<div class="container text-center">
- <img alt="logo" src="{{ basepath
}}/ui/fedora/fedora-authn-logo-white.png?v=dcabcce440f62c6282cfffb82f2f5614"
height=40px />
+ <img alt="logo" src="{{ basepath
}}/ui/fedora/authn-logo-white.png?v=dcabcce440f62c6282cfffb82f2f5614" height=40px
/>
</div>
</div>
<div class="bodycontent p-t-lg">
@@ -60,7 +60,7 @@
<div class="footer p-t p-b text-center">
<div class="container">
<p class="text-muted credit">
- Fedora FAS Login uses OpenID powered by Ipsilon
+ RPM Fusion FAS Login uses OpenID powered by Ipsilon
</p>
</div>
</div>
Show replies by date