Changes for page Sandbox
Last modified by Jip-jan Alunkel on May 29, 22:55
From version 23.9
edited by Jip-jan Alunkel
on May 11, 14:22
on May 11, 14:22
Change comment:
There is no comment for this version
To version 23.8
edited by Jip-jan Alunkel
on May 11, 14:21
on May 11, 14:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -50,7 +50,7 @@ 50 50 * --> Een login link plaatsen met het login formulier 51 51 *# 52 52 [Open login modal] 53 -<form id="loginForm" action="$ xwiki.getURL("xwiki:XWiki.XWikiLogin","loginsubmit")" method="post" class="xform">53 +<form id="loginForm" action="$doc.getURL('loginsubmit')" method="post" class="xform"> 54 54 <input type="hidden" name="$!{services.csrf.getToken()}" value="xlogin" /> 55 55 #if($xcontext.user != 'XWiki.XWikiGuest') 56 56 <input type="hidden" name="logged_in" value="true" />