This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update layout.html.php
pull/444/head
v2.7.9
danpros
4 years ago
parent
75cb107cde
commit
b1b6352c62
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
system/admin/views/layout.html.php
+ 1
- 1
system/admin/views/layout.html.php
View File
@ -31,7 +31,7 @@
<
a
class
=
"
nav-link
"
data
-
widget
=
"
pushmenu
"
href
=
"
#
"
role
=
"
button
"
><
i
class
=
"
fa fa-bars
"
></
i
></
a
>
</
li
>
<
li
class
=
"
nav-item d-none d-sm-inline-block
"
>
<
a
href
=
"
<?php echo site_url();?>
"
class
=
"
nav-link
"
><
i
class
=
"
fa fa-globe
"
></
i
>
<
?
php
echo
i18n
(
'H
ome'
)
?>
</a>
<
a
href
=
"
<?php echo site_url();?>
"
class
=
"
nav-link
"
><
i
class
=
"
fa fa-globe
"
></
i
>
<
?
php
echo
config
(
'breadcrumb.h
ome'
)
?>
</a>
</
li
>
</
ul
>
Write
Preview
Loading…
Cancel
Save