Skip to content

Commit c5dc0fc

Browse files
authored
Update header.htm
1 parent 64e0a43 commit c5dc0fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/header.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<meta name="msapplication-TileColor" content="#09c">
4545
<meta name="application-name" content="<%=striptags( (boardinfo.hostname or "?") ) %> - LuCI">
4646
<meta name="apple-mobile-web-app-title" content="<%=striptags( (boardinfo.hostname or "?") ) %> - LuCI">
47-
<link rel="stylesheet" href="<%=media%>/gaya/gaya.css">
47+
<link rel="stylesheet" href="<%=media%>/peds/peds.css">
4848
<link rel="shortcut icon" href="<%=media%>/favicon.ico">
4949
<% if node and node.css then %>
5050
<link rel="stylesheet" href="<%=resource%>/<%=node.css%>">
@@ -70,7 +70,7 @@
7070
<a href="/cgi-bin/luci/admin/logout" data-title="Logout">Keluar</a>
7171
</div>
7272
<div class="showSide">
73-
<img src="<%=media%>/gaya/icon/menu_icon.svg" alt="" style="width: 30px; height: 30px;">
73+
<img src="<%=media%>/peds/icon/menu_icon.svg" alt="" style="width: 30px; height: 30px;">
7474
</div>
7575
</div>
7676
</div>

0 commit comments

Comments
 (0)