@@ -14,29 +14,29 @@ <h1 class="display-4 text-center">__MSG_settings__</h1>
14
14
</ header >
15
15
< div class ="form-container ">
16
16
< h2 class ="mb-4 "> __MSG_general__</ h2 >
17
- < div class ="form-group ">
18
- < div class ="custom-control custom -switch ">
19
- < input type ="checkbox " class ="custom-control -input " id ="show_top_sites " name ="show_top_sites ">
20
- < label class ="custom-control -label " for ="show_top_sites "> __MSG_show_top_sites__</ label >
17
+ < div class ="form-group mb-4 ">
18
+ < div class ="form-check form -switch ">
19
+ < input type ="checkbox " class ="form-check -input " id ="show_top_sites " name ="show_top_sites ">
20
+ < label class ="form-check -label " for ="show_top_sites "> __MSG_show_top_sites__</ label >
21
21
</ div >
22
22
< small class ="text-secondary "> __MSG_show_top_sites_description__</ small >
23
23
</ div >
24
- < div class ="form-group ">
25
- < div class ="custom-control custom -switch ">
26
- < input type ="checkbox " class ="custom-control -input " id ="show_date " name ="show_date ">
27
- < label class ="custom-control -label " for ="show_date "> __MSG_show_hijri_date__</ label >
24
+ < div class ="form-group mb-4 ">
25
+ < div class ="form-check form -switch ">
26
+ < input type ="checkbox " class ="form-check -input " id ="show_date " name ="show_date ">
27
+ < label class ="form-check -label " for ="show_date "> __MSG_show_hijri_date__</ label >
28
28
</ div >
29
29
< small class ="text-secondary "> __MSG_show_hijri_date_description__</ small >
30
30
</ div >
31
31
< hr />
32
32
< h2 class ="mb-4 "> __MSG_quran__</ h2 >
33
- < div class ="form-group ">
34
- < div class ="custom-control custom -switch ">
35
- < input type ="checkbox " class ="custom-control -input " id ="show_translation " name ="show_translation ">
36
- < label class ="custom-control -label " for ="show_translation "> __MSG_show_translation__</ label >
33
+ < div class ="form-group mb-4 ">
34
+ < div class ="form-check form -switch ">
35
+ < input type ="checkbox " class ="form-check -input " id ="show_translation " name ="show_translation ">
36
+ < label class ="form-check -label " for ="show_translation "> __MSG_show_translation__</ label >
37
37
</ div >
38
38
</ div >
39
- < div class ="form-group ">
39
+ < div class ="form-group mb-4 ">
40
40
< label > __MSG_translation_language__:</ label >
41
41
< select name ="translation_language " class ="form-control " disabled >
42
42
< option value ="none " selected >
@@ -152,7 +152,7 @@ <h2 class="mb-4">__MSG_quran__</h2>
152
152
</ option >
153
153
</ select >
154
154
</ div >
155
- < div class ="form-group ">
155
+ < div class ="form-group mb-4 ">
156
156
< label > __MSG_recitation__</ label >
157
157
< select name ="recitation " class ="form-control ">
158
158
< option value ="ar.alafasy " selected >
@@ -207,27 +207,57 @@ <h2 class="mb-4">__MSG_quran__</h2>
207
207
</ div >
208
208
< hr />
209
209
< h2 class ="mb-4 "> __MSG_athkar__</ h2 >
210
- < div class ="form-group ">
211
- < div class ="custom-control custom -switch ">
212
- < input type ="checkbox " class ="custom-control -input " id ="show_athkar " name ="show_athkar ">
213
- < label class ="custom-control -label " for ="show_athkar "> __MSG_show_random_athkar__</ label >
210
+ < div class ="form-group mb-4 ">
211
+ < div class ="form-check form -switch ">
212
+ < input type ="checkbox " class ="form-check -input " id ="show_athkar " name ="show_athkar ">
213
+ < label class ="form-check -label " for ="show_athkar "> __MSG_show_random_athkar__</ label >
214
214
</ div >
215
215
</ div >
216
+ < hr />
216
217
< h2 class ="mb-4 "> __MSG_calendar__</ h2 >
217
- < div class ="form-group ">
218
- < label > __MSG_week_start_date__</ label >
218
+ < div class ="form-group mb-4 ">
219
+ < label class =" mb-2 " > __MSG_week_start_date__</ label >
219
220
< select class ="form-control " id ="calendar_start_day " name ="calendar_start_day ">
220
221
< option value ="Monday "> __MSG_Monday__</ option >
221
222
< option value ="Sunday "> __MSG_Sunday__</ option >
222
223
</ select >
223
224
</ div >
224
- < div class ="form-group ">
225
- < div class ="custom-control custom -switch ">
226
- < input type ="checkbox " class ="custom-control -input " id ="send_fasting_notification " name ="send_fasting_notification ">
227
- < label class ="custom-control -label " for ="send_fasting_notification "> __MSG_notification_setting__</ label >
225
+ < div class ="form-group mb-4 ">
226
+ < div class ="form-check form -switch ">
227
+ < input type ="checkbox " class ="form-check -input " id ="send_fasting_notification " name ="send_fasting_notification ">
228
+ < label class ="form-check -label " for ="send_fasting_notification "> __MSG_notification_setting__</ label >
228
229
</ div >
229
230
</ div >
230
231
< div >
232
+ < hr />
233
+ < h2 class ="mb-4 "> __MSG_prayer_times__</ h2 >
234
+ < div class ="form-group mb-4 ">
235
+ < div class ="form-check form-switch ">
236
+ < input type ="checkbox " class ="form-check-input " id ="show_prayer_times " name ="show_prayer_times ">
237
+ < label class ="form-check-label " for ="show_prayer_times "> __MSG_show_prayer_times__</ label >
238
+ </ div >
239
+ < small class ="text-secondary "> __MSG_show_prayer_times_description__</ small >
240
+ </ div >
241
+ < div class ="form-group mb-4 ">
242
+ < label class ="mb-2 "> __MSG_prayer_times_method__</ label >
243
+ < select class ="form-control " id ="prayer_times_method " name ="prayer_times_method ">
244
+ < option value ="0 "> Shia Ithna-Ansari</ option >
245
+ < option value ="1 "> University of Islamic Sciences, Karachi</ option >
246
+ < option value ="2 "> Islamic Society of North America</ option >
247
+ < option value ="3 "> Muslim World League</ option >
248
+ < option value ="4 "> Umm Al-Qura University, Makkah</ option >
249
+ < option value ="5 "> Egyptian General Authority of Survey</ option >
250
+ < option value ="7 "> Institute of Geophysics, University of Tehran</ option >
251
+ < option value ="8 "> Gulf Region</ option >
252
+ < option value ="9 "> Kuwait</ option >
253
+ < option value ="10 "> Qatar</ option >
254
+ < option value ="11 "> Majlis Ugama Islam Singapura, Singapore</ option >
255
+ < option value ="12 "> Union Organization islamic de France</ option >
256
+ < option value ="13 "> Diyanet İşleri Başkanlığı, Turkey</ option >
257
+ < option value ="14 "> Spiritual Administration of Muslims of Russia</ option >
258
+ </ select >
259
+ < small class ="text-secondary "> __MSG_prayer_times_method_description__</ small >
260
+ </ div >
231
261
< button type ="button " class ="btn btn-dark " id ="save ">
232
262
__MSG_save__
233
263
</ button >
0 commit comments