|
|
@@ -197,7 +197,7 @@
|
|
|
<h4>
|
|
|
<div class="radio radio-primary">
|
|
|
<input type="radio" id="radioLayoutKibela" name="settingForm[customize:layout]" value="kibela"
|
|
|
- {% if !isLayoutGrowi %}checked="checked"{% endif %}>
|
|
|
+ {% if isLayoutKibela %}checked="checked"{% endif %}>
|
|
|
<label for="radioLayoutKibela">
|
|
|
Kibela Like Layout
|
|
|
</label>
|