some work in html templates: changed some functions from item_* to item.*

This commit is contained in:
2021-06-20 18:12:43 +02:00
parent 79eda7abb0
commit f35840e7de
35 changed files with 115 additions and 115 deletions

View File

@@ -9,7 +9,7 @@
[end]
<form class="uk-form-stacked uk-width-1-2@s" method="post" action="[doc_base_url][dir][if item_is][item_url]/[end]locale">
<form class="uk-form-stacked uk-width-1-2@s" method="post" action="[doc_base_url][dir][if request.is_item][item.url]/[end]locale">
<div class="uk-margin">
<label class="uk-form-label" for="winix_locale_select">{locale_select}:</label>