From 86f52118fee5b42372c5c46cff806c3c0f134b87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20D=C9=AA=E1=B4=87=E1=B4=84=E1=B4=8B=E1=B4=8F?= =?UTF-8?q?=E1=B4=A1?= Date: Mon, 1 Dec 2008 21:49:58 +0100 Subject: add heading, link to PAUSE --- root/templates/index.xsl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/root/templates/index.xsl b/root/templates/index.xsl index adca9c6..8ff28e7 100644 --- a/root/templates/index.xsl +++ b/root/templates/index.xsl @@ -17,15 +17,16 @@ @import "default.css"; - + -

The website '' wants to verify your PAUSE identity.

+

PAUSE OpenID login service

+

The website '' wants to verify your PAUSE identity.

- +
-- cgit v1.2.3 From 61c971d938190a40fa025134f60a6da781818f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20D=C9=AA=E1=B4=87=E1=B4=84=E1=B4=8B=E1=B4=8F?= =?UTF-8?q?=E1=B4=A1?= Date: Mon, 1 Dec 2008 22:11:37 +0100 Subject: add language declaration --- root/templates/index.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/templates/index.xsl b/root/templates/index.xsl index 8ff28e7..17862fd 100644 --- a/root/templates/index.xsl +++ b/root/templates/index.xsl @@ -10,7 +10,7 @@ - + Sign in with OpenID -- cgit v1.2.3 From 9cc9b2e19204b807b95985214cae021e79f237c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20D=C9=AA=E1=B4=87=E1=B4=84=E1=B4=8B=E1=B4=8F?= =?UTF-8?q?=E1=B4=A1?= Date: Mon, 1 Dec 2008 22:49:33 +0100 Subject: correct server endpoint --- root/templates/index.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/templates/index.xsl b/root/templates/index.xsl index 433894d..1f3c43c 100644 --- a/root/templates/index.xsl +++ b/root/templates/index.xsl @@ -13,7 +13,7 @@ Sign in with OpenID - + -- cgit v1.2.3