summaryrefslogtreecommitdiff
path: root/root/templates/index.xsl
diff options
context:
space:
mode:
authorMichael Kröll <pepl@cpan.org>2008-12-02 00:01:29 +0100
committerMichael Kröll <pepl@cpan.org>2008-12-02 00:01:29 +0100
commitf2ec2ba11b65fc188402c306d510c09818676b75 (patch)
treecd9d1d90c00989eb1d000a6cc006475c12c11ac8 /root/templates/index.xsl
parentCheck for valid return_to url (diff)
parentMerge branch 'master' of git@git.useperl.at:PAUSE-OpenID (diff)
downloadSimple-OpenID-master.tar.gz
Simple-OpenID-master.tar.bz2
Simple-OpenID-master.zip
Merge branch 'master' of git@git.useperl.at:PAUSE-OpenIDHEADmaster
Diffstat (limited to 'root/templates/index.xsl')
-rw-r--r--root/templates/index.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/templates/index.xsl b/root/templates/index.xsl
index 6b83e4b..db4196c 100644
--- a/root/templates/index.xsl
+++ b/root/templates/index.xsl
@@ -15,7 +15,7 @@
<title>Sign in with OpenID</title>
<link rel="openid.server" href="{config[@key='baseurl']/@value}/openid" />
<style type="text/css">
- @import "default.css";
+ @import "/static/css/default.css";
</style>
</head>