File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed
register/templates/register Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -221,23 +221,23 @@ <h4 class="text-center">Preferences</h4>
221
221
</ div >
222
222
</ td >
223
223
</ tr >
224
- < tr >
225
- < td class ="setting-td "> < i class ="fab fa-whatsapp "> </ i > < i
226
- class ="fas fa-people-arrows "> </ i > WhatsApp
227
- Direct
228
- </ td >
229
- < td class ="setting-td ">
230
- < div class ="onoffswitch ">
231
- < input class ="onoffswitch-checkbox " id ="myonoffswitch3 " type ="checkbox "
232
- name ="wa_direct_pref "
233
- {% if tenant.whatsapp_direct_pref %}checked{% endif %} value ="1 ">
234
- < label class ="onoffswitch-label " for ="myonoffswitch3 ">
235
- < span class ="onoffswitch-inner "> </ span >
236
- < span class ="onoffswitch-switch "> </ span >
237
- </ label >
238
- </ div >
239
- </ td >
240
- </ tr >
224
+ {# < tr > #}
225
+ {# < td class ="setting-td "> < i class ="fab fa-whatsapp "> </ i > < i #}
226
+ {# class ="fas fa-people-arrows "> </ i > WhatsApp#}
227
+ {# Direct#}
228
+ {# </ td > #}
229
+ {# < td class ="setting-td "> #}
230
+ {# < div class ="onoffswitch "> #}
231
+ {# < input class ="onoffswitch-checkbox " id ="myonoffswitch3 " type ="checkbox "#}
232
+ {# name ="wa_direct_pref "#}
233
+ {# {% if tenant.whatsapp_direct_pref %}checked{% endif %} value ="1 "> #}
234
+ {# < label class ="onoffswitch-label " for ="myonoffswitch3 "> #}
235
+ {# < span class ="onoffswitch-inner "> </ span > #}
236
+ {# < span class ="onoffswitch-switch "> </ span > #}
237
+ {# </ label > #}
238
+ {# </ div > #}
239
+ {# </ td > #}
240
+ {# </ tr > #}
241
241
242
242
{# Email Notification #}
243
243
< tr >
You can’t perform that action at this time.
0 commit comments