Lex file creation

This commit is contained in:
2024-04-10 08:41:31 +01:00
parent 2ff5681988
commit 2d3fabcc5b
6 changed files with 128 additions and 36 deletions

View File

@@ -87,7 +87,7 @@ sub do_update {
<tal:block tal:repeat="condition conditions">
if ($trt eq '${condition}'){
#Validate for panel ${condition}
# set $ret = $c->l(''Error message') if invalid'
# set $ret = $c->l('Error message') if invalid'
}
</tal:block>
if ($ret ne "ok"){