Skip to content
Snippets Groups Projects
Commit 23a8662e authored by Simon Ruderich's avatar Simon Ruderich
Browse files

Fix typo in HTML and minor cleanup

parent 3c1628c5
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
<title>Wake-on-LAN</title>
<link rel="stylesheet" href="wol.css"/>
<link rel="stylesheet" href="wol.css">
</head>
<body>
<h1>Wake hosts (User: <span id="user">unknown</span>)</h1>
......@@ -29,6 +29,7 @@
<select id="add-network">
<!-- Filled via JavaScript -->
</select>
</p>
<p>
<label for="add-name">Name:</label>
<input type="text" id="add-name">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment