mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Simplified snippet example. Added caching of loaded snippet.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<label class='checkbox form-check'>
|
||||
<input id='{id}' class='{class}' type='checkbox' name='{name}' value='{value}' {readonly} {checked} />
|
||||
<input class='{class}' type='checkbox' {attributes} />
|
||||
<span>{label}</span>
|
||||
</label>
|
Reference in New Issue
Block a user