New: Replaced user facing instances of NzbDrone with Sonarr

This commit is contained in:
Keivan Beigi
2014-10-28 21:49:49 -07:00
parent 95d67ef9f4
commit 4929e9fc9b
15 changed files with 26 additions and 25 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>nzbdrone</title>
<title>sonarr</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
@@ -29,7 +29,7 @@
<link rel="apple-touch-icon" sizes="144x144" href="/Content/Images/touch/144.png"/>
<link rel="icon" type="image/ico" href="/Content/Images/favicon.ico"/>
<link rel="alternate" type="text/calendar" title="iCalendar feed for NzbDrone" href="/feed/calendar/NzbDrone.ics" />
<link rel="alternate" type="text/calendar" title="iCalendar feed for Sonarr" href="/feed/calendar/NzbDrone.ics" />
</head>
<body>
<div class="container">
@@ -61,7 +61,7 @@
<div class="row">
<div class="col-md-12">
<div id="footer-region">
NzbDrone Ver.
Sonarr Ver.
<span class="version"></span>
</div>
</div>