MAPG-235 noZoom label fix
This commit is contained in:
parent
7970927654
commit
283c214c50
@ -67,7 +67,7 @@ TODO: condition!
|
||||
</div>
|
||||
<div>
|
||||
<input type="checkbox" id="noZoom" name="noZoom" value="noZoom" />
|
||||
<label for="noMove">No zoom allowed</label>
|
||||
<label for="noZoom">No zoom allowed</label>
|
||||
</div>
|
||||
<div>
|
||||
<input type="checkbox" id="noPan" name="noPan" value="noPan" />
|
||||
|
Loading…
Reference in New Issue
Block a user