projects
/
maypole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fc3e4c
)
Added "base" to the form's return path
author
Jesse Sheidlower
<jester@panix.com>
Sun, 5 Dec 2004 20:16:55 +0000
(20:16 +0000)
committer
Jesse Sheidlower
<jester@panix.com>
Sun, 5 Dec 2004 20:16:55 +0000
(20:16 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@295
48953598
-375a-da11-a14b-
00016c27c3ee
templates/factory/login
patch
|
blob
|
history
diff --git
a/templates/factory/login
b/templates/factory/login
index 5b04e7d731d58fe5fb0263df79d7de89a5412a1b..266921a5379a40e1e1a40a5f7b41fea3bac3ca34 100644
(file)
--- a/
templates/factory/login
+++ b/
templates/factory/login
@@
-7,7
+7,7
@@
[% IF login_error %]
<div class="error"> [% login_error %] </div>
[% END %]
- <form method="post" action="/[% request.path %]">
+ <form method="post" action="
[% base %]
/[% request.path %]">
<fieldset>
<legend>Login</legend>
<label>