summaryrefslogtreecommitdiff
path: root/root/templates/index.xsl
diff options
context:
space:
mode:
authorThomas Klausner <domm@cpan.org>2008-12-01 23:58:29 +0100
committerThomas Klausner <domm@cpan.org>2008-12-01 23:58:29 +0100
commit24cdb325db2c0e2e3d10b2fc4372a40b8ce10970 (patch)
tree50bc074741d662213b5028f48c0deb4b77ea8b85 /root/templates/index.xsl
parentMerge branch 'master' of git@git.useperl.at:PAUSE-OpenID (diff)
parentMerge branch 'master' of git@git.useperl.at:PAUSE-OpenID (diff)
downloadSimple-OpenID-24cdb325db2c0e2e3d10b2fc4372a40b8ce10970.tar.gz
Simple-OpenID-24cdb325db2c0e2e3d10b2fc4372a40b8ce10970.tar.bz2
Simple-OpenID-24cdb325db2c0e2e3d10b2fc4372a40b8ce10970.zip
Merge branch 'master' of git@git.useperl.at:PAUSE-OpenID
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>