Skip to content
Snippets Groups Projects
Verified Commit 5637dcc9 authored by Robert Metcalf's avatar Robert Metcalf
Browse files

fix typo for add workspace label

parent 0bd64197
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<td><input id="name" type="text" name="name"></td>
</tr>
<tr>
<td><label for="name">Address:</label></td>
<td><label for="address">Address:</label></td>
<td><input id="address" type="text" name="address"></td>
</tr>
<tr>
......
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