Small fixes to UI again
This commit is contained in:
parent
28afce612e
commit
0486dfd03b
2 changed files with 1 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, height=device-height, user-scalable=no" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>COPS Configuration Check</title>
|
||||
<link rel="stylesheet" type="text/css" href="<?php echo getUrlWithVersion("style.css") ?>" media="screen" />
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue