oidc: Better logout message

This commit is contained in:
Johannes Zellner
2023-03-24 00:04:06 +01:00
parent cdd5eca3d3
commit d3ed1c29b6
+2 -2
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height" />
<title>Cloudron Logout</title>
<title>OpenID Logout</title>
<!-- Theme CSS -->
<link type="text/css" rel="stylesheet" href="/theme.css">
@@ -26,7 +26,7 @@
<div class="col-md-12" style="text-align: center;">
<img width="128" height="128" style="margin-top: -84px" src="/api/v1/cloudron/avatar"/>
<br/>
<h3>Do you want to also log out from <%= host %>?</h3>
<h3>Also log out from the OpenID provider?</h3>
</div>
</div>
<br/>