diff --git a/templates/add-workspace.html b/templates/add-workspace.html index 160593e5fb1b5a0b39201471bf287259cf612cfb..e2377198c439d64d0553258abfd7f30810916bac 100644 --- a/templates/add-workspace.html +++ b/templates/add-workspace.html @@ -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>