mirror of
https://github.com/SickGear/SickGear.git
synced 2024-12-01 00:43:37 +00:00
More logo changes
This commit is contained in:
parent
43f66f63cf
commit
b31b054e0c
2 changed files with 1 additions and 10 deletions
Binary file not shown.
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 5.5 KiB |
|
@ -204,19 +204,10 @@ a > i.icon-question-sign { background-image: url("$sbRoot/images/glyphicons-half
|
|||
</head>
|
||||
|
||||
<body>
|
||||
#if $sickbeard.NEWEST_VERSION_STRING:
|
||||
<div id="upgrade-notification">
|
||||
<div>
|
||||
<span class="notify-text">$sickbeard.NEWEST_VERSION_STRING</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id="header-fix"></div>
|
||||
#end if
|
||||
<div id="header">
|
||||
<div class="wrapper">
|
||||
<a name="top"></a>
|
||||
<span id="logo"><a href="$sbRoot/home/" title="Sick Beard homepage"><img alt="Sick Beard" src="$sbRoot/images/sickrage.png" /></a></span>
|
||||
<span id="versiontext">TVRage $sickbeard.version.SICKBEARD_VERSION</span>
|
||||
<span id="logo"><a href="$sbRoot/home/" title="Sick Beard homepage"><img alt="Sick Rage" src="$sbRoot/images/sickrage.png" /></a></span>
|
||||
<ul id="MainMenu" class="sf-menu">
|
||||
<li id="NAVhome"><a href="$sbRoot/home/">Show list</a>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue