mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Removed snippets from bootstrap3 theme. Fix for line-endings issue in cache tests.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<label class='checkbox form-check'>
|
||||
<input id='{id}' class='{class}' type='checkbox' {attributes} />
|
||||
<span>{label}</span>
|
||||
</label>
|
@@ -1,4 +0,0 @@
|
||||
<label class="radio-inline form-check-inline">
|
||||
<input class="form-check-input" type="radio" {attributes} />
|
||||
<span>{label}</span>
|
||||
</label>
|
Reference in New Issue
Block a user