You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<inputtype="checkbox"name="instant_notifications_moves_own_gk"class="instant-notif-checkbox"{if$instant_notifications_moves_own_gk}checked{/if}>{t}Moves of my GeoKrety{/t}
32
+
</label>
33
+
</div>
34
+
<divclass="checkbox">
35
+
<label>
36
+
<inputtype="checkbox"name="instant_notifications_moves_watched_gk"class="instant-notif-checkbox"{if$instant_notifications_moves_watched_gk}checked{/if}>{t}Moves of GeoKrety I watch{/t}
37
+
</label>
38
+
</div>
39
+
<divclass="checkbox">
40
+
<label>
41
+
<inputtype="checkbox"name="instant_notifications_moves_around_home"class="instant-notif-checkbox"{if$instant_notifications_moves_around_home}checked{/if}>{t}Moves around my home location{/t}
42
+
</label>
43
+
</div>
44
+
<divclass="checkbox">
45
+
<label>
46
+
<inputtype="checkbox"name="instant_notifications_move_comments"class="instant-notif-checkbox"{if$instant_notifications_move_comments}checked{/if}>{t}Comments on moves{/t}
47
+
</label>
48
+
</div>
49
+
</div>
50
+
27
51
<hr />
28
52
<p>
29
53
<strong>{t}The main purpose of collecting email is to permit password recovery.{/t}</strong>
0 commit comments