Changes for page Projects

From version 7.1
edited by Andrea Omicini
on 21/11/2021 13:07
Change comment: There is no comment for this version
To version 9.1
edited by Andrea Omicini
on 04/10/2022 17:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3  {{velocity filter="none"}}
4 4  #set( $projectMenu = true )
5 5  
6 -#if ($context.language=="it")
6 +#if ($services.localization.currentLocale=="it")
7 7  
8 8  >Progetti di $userFullname
9 9  
... ... @@ -10,7 +10,7 @@
10 10  Di seguito, i progetti cui ha partecipato $userName
11 11  #else
12 12  
13 -= $userFullname's Projects =
13 +>$userFullname's Projects
14 14  
15 15  Below, the projects in which $userFullname has been involved.
16 16  #end
Avatar