Changes for page Přiřazení Aktivity Uživateli (přístup)
Last modified by Petr Blšťák on 2022/06/13 13:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -13,13 +13,14 @@ 13 13 {{velocity}} 14 14 15 15 #if ($isGuest) 16 - Welcome $xcontext.getUser() 17 - ## This link will only be visible to users that have admin rights on this document 18 - 19 -#else 20 20 {{info}} 21 21 You will need to [[**LOGIN**>>https://server/xwiki/bin/login/XWiki/XWikiLogin]] to access the full wiki 22 22 {{/info}} 19 + 20 + 21 +#else 22 + Welcome $xcontext.getUser() 23 + ## This link will only be visible to users that have admin rights on this document 23 23 #end 24 24 25 25 {{/velocity}}