File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
phpmyfaq/assets/template/default Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
<div class="pmf-wrapper pmf-masthead ">
50
50
<div class="container">
51
51
<a id="logo" title="{ header} " href="{ faqHome} ">
52
- <img src="assets/img/phpmyfaq- logo .png" alt="phpMyFAQ">
52
+ <img src="{ baseHref } assets/template/ { tplSetName } / img/logo.png" alt="phpMyFAQ">
53
53
</a >
54
54
</div >
55
55
</div >
Original file line number Diff line number Diff line change 38
38
<div class="pmf-wrapper pmf-masthead ">
39
39
<div class="container">
40
40
<a id="logo" title="{ header} " href="{ faqHome} ">
41
- <img src="assets/img/phpmyfaq- logo .png" alt="phpMyFAQ">
41
+ <img src="{ baseHref } assets/template/ { tplSetName } / img/logo.png" alt="phpMyFAQ">
42
42
</a >
43
43
44
44
<div id="mobile-nav-toggle " class="pull-right ">
Original file line number Diff line number Diff line change 49
49
<div class="pmf-wrapper pmf-masthead ">
50
50
<div class="container">
51
51
<a id="logo" title="{ header} " href="{ faqHome} ">
52
- <img src="assets/img/phpmyfaq- logo .png" alt="phpMyFAQ">
52
+ <img src="{ baseHref } assets/template/ { tplSetName } / img/logo.png" alt="phpMyFAQ">
53
53
</a >
54
54
55
55
<div id="mobile-nav-toggle " class="pull-right ">
Original file line number Diff line number Diff line change 49
49
<div class="pmf-wrapper pmf-masthead ">
50
50
<div class="container">
51
51
<a id="logo" title="{ header} " href="{ faqHome} ">
52
- <img src="assets/img/phpmyfaq- logo .png" alt="phpMyFAQ">
52
+ <img src="{ baseHref } assets/template/ { tplSetName } / img/logo.png" alt="phpMyFAQ">
53
53
</a >
54
54
</div >
55
55
</div >
You can’t perform that action at this time.
0 commit comments