summaryrefslogtreecommitdiff
path: root/root/templates/index.xsl
diff options
context:
space:
mode:
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 c471513..30aa90f 100644
--- a/root/templates/index.xsl
+++ b/root/templates/index.xsl
@@ -20,7 +20,7 @@
<body>
<p>The website '<xsl:value-of select="$openid.return_to"/>' wants to verify your PAUSE identity.</p>
- <form method="post" action="signin" id="login_form">
+ <form method="post" action="login" id="login_form">
<div>
<label for="username"><abbr title="Perl Authors Upload Server">PAUSE</abbr> ID:</label>
<input name="username" id="username" type="text" />