REFACTOR: All refactor in DiscImageChef.Server.

This commit is contained in:
2017-12-22 18:17:36 +00:00
parent fabb50584e
commit 10d767af73
16 changed files with 110 additions and 141 deletions

View File

@@ -36,7 +36,7 @@
<html>
<meta charset="UTF-8">
<head runat="server">
<link href='dos.css' rel='stylesheet' type='text/css'/>
<link href="dos.css" rel="stylesheet" type="text/css"/>
<title>DiscImageChef Statistics</title>
</head>
<body id="body" runat="server">