* Resources: fix editing on mobile devices gave a template error

(unnecessary whitespace in <et2-vbox > caused preprocessor to fail)
This commit is contained in:
ralf 2024-05-15 12:03:00 +02:00
parent e88230dd8f
commit 6b3a12d8fe

View File

@ -14,7 +14,7 @@
</row>
<row>
<et2-description value="Accessory of"></et2-description>
<et2-vbox >
<et2-vbox>
<et2-select id="accessory_of" noLang="1"></et2-select>
<et2-description id="accessory_label"></et2-description>
</et2-vbox>