Changed the name in the UI to Radarr.

This commit is contained in:
Leonardo Galli
2016-12-29 17:44:51 +01:00
parent b7c70d750a
commit 2efda4933d
4 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
<title>Sonarr</title>
<title>Radarr</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"/>
@@ -72,7 +72,7 @@
<div class="row">
<div class="col-md-12">
<div id="footer-region">
Sonarr Ver.
Radarr Ver.
<span class="version"></span>
<div class="branch"></div>
</div>