Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SiCKRAGE
sickrage
Commits
d41ddaef
Commit
d41ddaef
authored
Oct 18, 2017
by
echel0n
Browse files
Fixed source url for login page logo
parent
ccdac84d
Changes
2
Hide whitespace changes
Inline
Side-by-side
changelog.md
View file @
d41ddaef
# Changelog
-
*
998041e - 2017-10-18: Fixed issue #69 - Torrent snatched but not added to qBittorrent
-
*
2151554 - 2017-10-18: Fixed source url for login page logo
-
*
ccdac84 - 2017-10-18: Fixed issue #69 - Torrent snatched but not added to qBittorrent
-
*
44b2225 - 2017-10-18: Refactored qBittorent
-
*
59f9fbc - 2017-10-17: Release v9.1.44
-
*
08fdbad - 2017-10-17: Fixed issue with log_dir attrib missing
...
...
sickrage/core/webserver/views/login.mako
View file @
d41ddaef
...
...
@@ -6,7 +6,7 @@
<form action="" method="post">
<div class="row">
<div class="col-md-12" align="center">
<img src="
../static
/images/login.png" />
<img src="/images/login.png" />
</div>
</div>
<div class="row">
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment