1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

use mblogo instead of home

This commit is contained in:
Luke Pulverenti 2013-04-19 00:27:16 -04:00
parent f44861b09b
commit f9fb418c1d
29 changed files with 431 additions and 409 deletions

View file

@ -719,7 +719,7 @@ var Dashboard = {
var html = '<div class="content-secondary ui-bar-a toolsSidebar">';
html += '<h1><a href="index.html" class="imageLink" style="margin-left: 0;margin-right: 20px;"> <img src="css/images/home.png" /></a>Tools</h1>';
html += '<h1><a href="index.html" class="imageLink" style="margin-left: 0;margin-right: 20px;"> <img src="css/images/mblogoicon.png" /></a>Tools</h1>';
html += '<div class="sidebarLinks">';