some work in html templates: changed some functions from item_* to item.*
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
[end]
|
||||
|
||||
|
||||
<form class="uk-form-stacked" method="post" action="[doc_base_url][dir][if item_is][item_url]/[end]timezone">
|
||||
<form class="uk-form-stacked" method="post" action="[doc_base_url][dir][if request.is_item][item.url]/[end]timezone">
|
||||
<div class="uk-margin">
|
||||
<label class="uk-form-label" for="winix_timezone_select">{timezone_select}:</label>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user