File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
routes/console/organization-[organization]/settings Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9797 <div class =" u-flex u-gap-8" >
9898 <input type =" checkbox" checked disabled />
9999 <div >
100- <span class =" text u-bold" >Strictly Necessary Cookies </span >
100+ <span class =" text u-bold" >Strictly necessary cookies </span >
101101 <p class =" text u-margin-block-start-8" >
102102 These are the cookies required for Appwrite to function.
103103 </p >
106106 <div class =" u-flex u-gap-8" >
107107 <input id ="analytics" type ="checkbox" bind:checked ={selected [' analytics' ]} />
108108 <div >
109- <label for =" analytics" class =" text u-bold" >Product Analytics </label >
109+ <label for =" analytics" class =" text u-bold" >Product analytics </label >
110110 <span class =" " >(optional)</span >
111111 <p class =" text u-margin-block-start-8" >
112112 We include analytics cookies to understand how you use our product and design
Original file line number Diff line number Diff line change 3939 external
4040 class =" u-margin-block-start-16"
4141 on:click ={downloadPdf }
42- href =" /Appwrite_DPA .pdf"
42+ href =" /legal/dpa .pdf"
4343 event =" download_dpa" >
4444 <span class =" icon-download" aria-hidden =" true" />
4545 <span class =" text" >Download</span >
You can’t perform that action at this time.
0 commit comments