Skip to content

Commit 310a7fd

Browse files
committed
img fixes
1 parent 22cbce1 commit 310a7fd

File tree

11 files changed

+45
-45
lines changed

11 files changed

+45
-45
lines changed

HTML/404.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100

101101
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
102102

103-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
103+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
104104
</a>
105105

106106
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
107107

108108
<li><a class="dropdown-item" href="404.html?lang=ar" id="arabicOption">
109-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
109+
<img src="./assets/img/ar.png" alt="Img"> Arabic
110110
</a></li>
111111

112112
<li><a class="dropdown-item" href="404.html?lang=en" id="englishOption">
113-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
113+
<img src="./assets/img/en.png" alt="Img"> English
114114
</a></li>
115115
</ul>
116116
</li>
@@ -457,7 +457,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
457457
link.parentNode.removeChild(link);
458458
});
459459

460-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
460+
flagIcon.src = './assets/img/ar.png';
461461

462462
flagIcon.alt = 'Arabic';
463463

@@ -485,7 +485,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
485485
link.parentNode.removeChild(link);
486486
});
487487

488-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
488+
flagIcon.src = './assets/img/en.png';
489489

490490
flagIcon.alt = 'English';
491491

HTML/archive.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100

101101
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
102102

103-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
103+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
104104
</a>
105105

106106
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
107107

108108
<li><a class="dropdown-item" href="archive.html?lang=ar" id="arabicOption">
109-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
109+
<img src="./assets/img/ar.png" alt="Img"> Arabic
110110
</a></li>
111111

112112
<li><a class="dropdown-item" href="archive.html?lang=en" id="englishOption">
113-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
113+
<img src="./assets/img/en.png" alt="Img"> English
114114
</a></li>
115115
</ul>
116116
</li>
@@ -658,7 +658,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
658658
link.parentNode.removeChild(link);
659659
});
660660

661-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
661+
flagIcon.src = './assets/img/ar.png';
662662

663663
flagIcon.alt = 'Arabic';
664664

@@ -686,7 +686,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
686686
link.parentNode.removeChild(link);
687687
});
688688

689-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
689+
flagIcon.src = './assets/img/en.png';
690690

691691
flagIcon.alt = 'English';
692692

HTML/assets/img/ar.png

408 Bytes
Loading

HTML/assets/img/en.png

609 Bytes
Loading

HTML/contact.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100

101101
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
102102

103-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
103+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
104104
</a>
105105

106106
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
107107

108108
<li><a class="dropdown-item" href="contact.html?lang=ar" id="arabicOption">
109-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
109+
<img src="./assets/img/ar.png" alt="Img"> Arabic
110110
</a></li>
111111

112112
<li><a class="dropdown-item" href="contact.html?lang=en" id="englishOption">
113-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
113+
<img src="./assets/img/en.png" alt="Img"> English
114114
</a></li>
115115
</ul>
116116
</li>
@@ -526,7 +526,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
526526
link.parentNode.removeChild(link);
527527
});
528528

529-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
529+
flagIcon.src = './assets/img/ar.png';
530530

531531
flagIcon.alt = 'Arabic';
532532

@@ -554,7 +554,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
554554
link.parentNode.removeChild(link);
555555
});
556556

557-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
557+
flagIcon.src = './assets/img/en.png';
558558

559559
flagIcon.alt = 'English';
560560

HTML/detail-login.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100

101101
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
102102

103-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
103+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
104104
</a>
105105

106106
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
107107

108108
<li><a class="dropdown-item" href="detail-login.html?lang=ar" id="arabicOption">
109-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
109+
<img src="./assets/img/ar.png" alt="Img"> Arabic
110110
</a></li>
111111

112112
<li><a class="dropdown-item" href="detail-login.html?lang=en" id="englishOption">
113-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
113+
<img src="./assets/img/en.png" alt="Img"> English
114114
</a></li>
115115
</ul>
116116
</li>
@@ -642,7 +642,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
642642
link.parentNode.removeChild(link);
643643
});
644644

645-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
645+
flagIcon.src = './assets/img/ar.png';
646646

647647
flagIcon.alt = 'Arabic';
648648

@@ -670,7 +670,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
670670
link.parentNode.removeChild(link);
671671
});
672672

673-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
673+
flagIcon.src = './assets/img/en.png';
674674

675675
flagIcon.alt = 'English';
676676

HTML/detail.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100

101101
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
102102

103-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
103+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
104104
</a>
105105

106106
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
107107

108108
<li><a class="dropdown-item" href="detail.html?lang=ar" id="arabicOption">
109-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
109+
<img src="./assets/img/ar.png" alt="Img"> Arabic
110110
</a></li>
111111

112112
<li><a class="dropdown-item" href="detail.html?lang=en" id="englishOption">
113-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
113+
<img src="./assets/img/en.png" alt="Img"> English
114114
</a></li>
115115
</ul>
116116
</li>
@@ -626,7 +626,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
626626
link.parentNode.removeChild(link);
627627
});
628628

629-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
629+
flagIcon.src = './assets/img/ar.png';
630630

631631
flagIcon.alt = 'Arabic';
632632

@@ -654,7 +654,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
654654
link.parentNode.removeChild(link);
655655
});
656656

657-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
657+
flagIcon.src = './assets/img/en.png';
658658

659659
flagIcon.alt = 'English';
660660

HTML/faq.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100

101101
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
102102

103-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
103+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
104104
</a>
105105

106106
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
107107

108108
<li><a class="dropdown-item" href="faq.html?lang=ar" id="arabicOption">
109-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
109+
<img src="./assets/img/ar.png" alt="Img"> Arabic
110110
</a></li>
111111

112112
<li><a class="dropdown-item" href="faq.html?lang=en" id="englishOption">
113-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
113+
<img src="./assets/img/en.png" alt="Img"> English
114114
</a></li>
115115
</ul>
116116
</li>
@@ -595,7 +595,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
595595
link.parentNode.removeChild(link);
596596
});
597597

598-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
598+
flagIcon.src = './assets/img/ar.png';
599599

600600
flagIcon.alt = 'Arabic';
601601

@@ -623,7 +623,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
623623
link.parentNode.removeChild(link);
624624
});
625625

626-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
626+
flagIcon.src = './assets/img/en.png';
627627

628628
flagIcon.alt = 'English';
629629

HTML/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,17 @@
101101

102102
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
103103

104-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
104+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
105105
</a>
106106

107107
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
108108

109109
<li><a class="dropdown-item" href="index.html?lang=ar" id="arabicOption">
110-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
110+
<img src="./assets/img/ar.png" alt="Img"> Arabic
111111
</a></li>
112112

113113
<li><a class="dropdown-item" href="index.html?lang=en" id="englishOption">
114-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
114+
<img src="./assets/img/en.png" alt="Img"> English
115115
</a></li>
116116
</ul>
117117
</li>
@@ -761,7 +761,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
761761
link.parentNode.removeChild(link);
762762
});
763763

764-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
764+
flagIcon.src = './assets/img/ar.png';
765765

766766
flagIcon.alt = 'Arabic';
767767

@@ -789,7 +789,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
789789
link.parentNode.removeChild(link);
790790
});
791791

792-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
792+
flagIcon.src = './assets/img/en.png';
793793

794794
flagIcon.alt = 'English';
795795

HTML/news-detail.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@
100100

101101
<a class="dropdown-toggle nav-link" href="#" id="navbarDropdownlang" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
102102

103-
<img id="flagIcon" src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="no">
103+
<img id="flagIcon" src="./assets/img/en.png" alt="no">
104104
</a>
105105

106106
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
107107

108108
<li><a class="dropdown-item" href="news-detail.html?lang=ar" id="arabicOption">
109-
<img src="https://sakthi.desk/themes/default/common/images/flags/ar.png" alt="Img"> Arabic
109+
<img src="./assets/img/ar.png" alt="Img"> Arabic
110110
</a></li>
111111

112112
<li><a class="dropdown-item" href="news-detail.html?lang=en" id="englishOption">
113-
<img src="https://sakthi.desk/themes/default/common/images/flags/en.png" alt="Img"> English
113+
<img src="./assets/img/en.png" alt="Img"> English
114114
</a></li>
115115
</ul>
116116
</li>
@@ -733,7 +733,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
733733
link.parentNode.removeChild(link);
734734
});
735735

736-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/ar.png';
736+
flagIcon.src = './assets/img/ar.png';
737737

738738
flagIcon.alt = 'Arabic';
739739

@@ -761,7 +761,7 @@ <h2 class="section-title h4 clearfix">Get Updates <i class="line"></i></h2>
761761
link.parentNode.removeChild(link);
762762
});
763763

764-
flagIcon.src = 'https://sakthi.desk/themes/default/common/images/flags/en.png';
764+
flagIcon.src = './assets/img/en.png';
765765

766766
flagIcon.alt = 'English';
767767

0 commit comments

Comments
 (0)