Changeset 7336
- Timestamp:
- 05/05/10 14:40:09 (2 years ago)
- File:
-
- 1 edited
-
trunk/NatSkin/templates/loginbase.nat.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NatSkin/templates/loginbase.nat.tmpl
r6288 r7336 16 16 requires="JQUERYPLUGIN" 17 17 }%<!-- require --> 18 <form id="LogonForm" name="LogonForm" action="%IF{"$'HTTPSLOGON'='on'" then="https" else="http"}%://%HTTP_HOST%%SCRIPTURLPATH{"login"}% /%WEB%/%TOPIC%" method="post">18 <form id="LogonForm" name="LogonForm" action="%IF{"$'HTTPSLOGON'='on'" then="https" else="http"}%://%HTTP_HOST%%SCRIPTURLPATH{"login"}%%IF{"defined 'PATH_INFO'" then="$percntPATH_INFO$percnt" else="/$percntWEB$percnt/$percntTOPIC$percnt"}%" method="post"> 19 19 <literal>%QUERYPARAMS{encoding="entity" format="<input type='hidden' name='$name' value='$value' />"}%</literal><!-- queryparams// --> 20 %IF{"defined 'FOSWIKI_ORIGIN'" then="<input type='hidden' name='foswiki_origin' value='$percntFOSWIKI_ORIGIN$percnt' />"}% 20 21 %IF{"defined 'ORIGURL'" then="<input type='hidden' name='origurl' value='$percntORIGURL$percnt' />"}% 21 22 <input type="submit" style="display:none" />
Note: See TracChangeset
for help on using the changeset viewer.
