diff options
Diffstat (limited to 'views/controls/editor')
| -rw-r--r-- | views/controls/editor/sculpture.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/sculpture.ejs b/views/controls/editor/sculpture.ejs index 4b8535a..dfe917f 100644 --- a/views/controls/editor/sculpture.ejs +++ b/views/controls/editor/sculpture.ejs @@ -33,7 +33,7 @@ </div> <div class="setting number"> <label for="sculpture-height">depth</label> - <input type="text" class="units" name="height" id="sculpture-height"> + <input type="text" class="units" name="depth" id="sculpture-depth"> </div> <div class="setting"> <a href="#" class="warn btn" data-role="destroy-sculpture">remove object</a> |
