Rev 13244 | Rev 13306 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13244 | Rev 13245 | ||
---|---|---|---|
Line 49... | Line 49... | ||
49 | </ul> |
49 | </ul> |
50 | <div id="cgu"> |
50 | <div id="cgu"> |
51 | !read wimshome/public_html/html/cgu.phtml.$lang $sitemanager |
51 | !read wimshome/public_html/html/cgu.phtml.$lang $sitemanager |
52 | </div> |
52 | </div> |
53 | <div id="rgpd"> |
53 | <div id="rgpd"> |
54 | !if $lang isitemof |
54 | !if $lang isitemof it,fr,ca,es |
55 | !read wimshome/public_html/html/rgpd.phtml.$lang $sitedpd,$backup_delete,$size,$wims_protocol,$wims_usecookie |
55 | !read wimshome/public_html/html/rgpd.phtml.$lang $sitedpd,$backup_delete,$size,$wims_protocol,$wims_usecookie |
56 | !else |
56 | !else |
57 | !read wimshome/public_html/html/rgpd.phtml.en $sitedpd,$backup_delete,$size,$wims_protocol,$wims_usecookie |
57 | !read wimshome/public_html/html/rgpd.phtml.en $sitedpd,$backup_delete,$size,$wims_protocol,$wims_usecookie |
58 | !endif |
58 | !endif |
59 | </div> |
59 | </div> |