summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/templates/item-selector.html
diff options
context:
space:
mode:
authorStefan Weil2019-12-14 08:59:39 +0100
committerStefan Weil2019-12-14 09:29:06 +0100
commitab49e774910743701ee8742799c0b5a58ea65d8a (patch)
tree64057cbb86e9b4524444f00dcf0482345ac96a2b /modules-available/roomplanner/templates/item-selector.html
parent[statistics] Fix date range queries to match by day, not by second (diff)
downloadslx-admin-ab49e774910743701ee8742799c0b5a58ea65d8a.tar.gz
slx-admin-ab49e774910743701ee8742799c0b5a58ea65d8a.tar.xz
slx-admin-ab49e774910743701ee8742799c0b5a58ea65d8a.zip
Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'modules-available/roomplanner/templates/item-selector.html')
-rw-r--r--modules-available/roomplanner/templates/item-selector.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/roomplanner/templates/item-selector.html b/modules-available/roomplanner/templates/item-selector.html
index 72607e7c..6bc226cb 100644
--- a/modules-available/roomplanner/templates/item-selector.html
+++ b/modules-available/roomplanner/templates/item-selector.html
@@ -34,7 +34,7 @@
</li>
<li>
<div itemtype="furniture" scalable="v" itemlook="wall-vertical" class="draggable"
- style="width:25px; height:100px;" data-height="100" data-width="25" title="Wand (vertial)"></div>
+ style="width:25px; height:100px;" data-height="100" data-width="25" title="Wand (vertikal)"></div>
</li>
<li>
<div itemtype="furniture" scalable="h" itemlook="window-horizontal" class="draggable"
@@ -311,4 +311,4 @@
</div>
</div>
-</div> \ No newline at end of file
+</div>