Report tweaks.

This commit is contained in:
WrinklyNinja
2014-07-12 16:33:41 +01:00
parent 71bd3ede48
commit 7014132664
+2 -3
View File
@@ -1,8 +1,7 @@
<!DOCTYPE html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8" />
<title>LOOT Report</title>
<title>LOOT</title>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<script src="js/require.js"></script>
@@ -290,7 +289,7 @@ along with LOOT. If not, see &lt;http://www.gnu.org/licenses/&gt;.
<select id="languageSelect">
<!-- Language <option> elements go here. -->
</select><br>
<label for="debugVerbositySelect">Debug Verbosity</label>
<label for="debugVerbositySelect" title="The output is logged to the LOOTDebugLog.txt file.">Debug Verbosity</label>
<select id="debugVerbositySelect">
<option value="0">None</option>
<option value="1">Low</option>