mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update doc
This commit is contained in:
@ -234,9 +234,9 @@
|
||||
|
||||
```smarty
|
||||
{include 'control.tpl'
|
||||
options=$list
|
||||
name=$cp.name
|
||||
type='select'
|
||||
options = $list
|
||||
name = $cp.name
|
||||
type = 'select'
|
||||
}
|
||||
|
||||
{foreach [
|
||||
|
Reference in New Issue
Block a user