Branding.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>OpenWebRX Settings</title>
|
||||
<title>OpenWebRX+ Settings</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="../static/favicon.ico" />
|
||||
<link rel="stylesheet" href="../static/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../static/css/admin.css" />
|
||||
@@ -66,4 +66,4 @@ ${header}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</body>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>OpenWebRX Settings</title>
|
||||
<title>OpenWebRX+ Settings</title>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="${document_root}static/favicon.ico" />
|
||||
<link rel="stylesheet" href="${document_root}static/css/bootstrap.min.css" />
|
||||
<link rel="stylesheet" type="text/css" href="${document_root}static/css/admin.css" />
|
||||
@@ -20,4 +20,4 @@ ${header}
|
||||
${breadcrumb}
|
||||
</div>
|
||||
${modal}
|
||||
</body>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user