Changes for page Sandbox

Last modified by Jip-jan Alunkel on May 29, 22:55

From version 22.3
edited by Jip-jan Alunkel
on May 11, 13:43
Change comment: There is no comment for this version
To version 21.7
edited by Jip-jan Alunkel
on May 11, 13:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,6 @@
15 15  *
16 16  * --> Een logout link plaatsen
17 17  *#
18 -[logout]
19 19  ## #if($request.xredirect)
20 20   #if($requested == "xlogin")
21 21   #*
... ... @@ -48,7 +48,6 @@
48 48  *
49 49  * --> Een login link plaatsen met het login formulier
50 50  *#
51 -[login]
52 52  <form id="loginForm" action="$doc.getURL('loginsubmit')" method="post" class="xform">
53 53   <input type="hidden" name="$!{services.csrf.getToken()}" value="xlogin" />
54 54   #if($xcontext.user != 'XWiki.XWikiGuest')