fix xml special char > was not written as entity and causing preprocessor to fail

This commit is contained in:
ralf 2022-08-08 18:37:57 +02:00
parent 7c976d7fdd
commit 280bbcb827

View File

@ -134,7 +134,7 @@
<description value="Account repository" label="%s:"/>
<hbox>
<description id="newsettings[account_repository]" class="subHeader"/>
<description value="Can be changed via Setup >> Configuration"/>
<description value="Can be changed via Setup &gt;&gt; Configuration"/>
</hbox>
</row>
<row>
@ -168,4 +168,4 @@
</rows>
</grid>
</template>
</overlay>
</overlay>