mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-15 21:06:20 -04:00
Bootstrap 3
New: Updated UI New: Mobile browser support Fixed: /favicon.ico will return the favicon now
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
|
||||
{{#if_windows}}
|
||||
{{#if isUpgrade}}
|
||||
<span class="label label-inverse install-update x-install-update">Install</span>
|
||||
<span class="label label-default install-update x-install-update">Install</span>
|
||||
{{/if}}
|
||||
{{else}}
|
||||
{{#if isUpgrade}}
|
||||
<span class="label label-inverse install-update">
|
||||
<span class="label label-default install-update">
|
||||
<a href="https://github.com/NzbDrone/NzbDrone/wiki/Installation#linux">Install</a>
|
||||
</span>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user