|
@@ -54,7 +54,7 @@
|
|
|
<h4>
|
|
<h4>
|
|
|
<input type="radio" name="settingForm[customize:layout]" value="crowi"
|
|
<input type="radio" name="settingForm[customize:layout]" value="crowi"
|
|
|
{% if !settingForm['customize:layout'] || 'crowi' === settingForm['customize:layout'] %}checked="checked"{% endif %}>
|
|
{% if !settingForm['customize:layout'] || 'crowi' === settingForm['customize:layout'] %}checked="checked"{% endif %}>
|
|
|
- Traditional Crowi Layout
|
|
|
|
|
|
|
+ Official Crowi Classic Layout
|
|
|
</h4>
|
|
</h4>
|
|
|
<a href="http://placehold.it"><img src="http://placehold.it/350x150"></a>
|
|
<a href="http://placehold.it"><img src="http://placehold.it/350x150"></a>
|
|
|
</div>
|
|
</div>
|
|
@@ -62,7 +62,7 @@
|
|
|
<h4>
|
|
<h4>
|
|
|
<input type="radio" name="settingForm[customize:layout]" value="crowi-plus"
|
|
<input type="radio" name="settingForm[customize:layout]" value="crowi-plus"
|
|
|
{% if 'crowi-plus' === settingForm['customize:layout'] %}checked="checked"{% endif %}>
|
|
{% if 'crowi-plus' === settingForm['customize:layout'] %}checked="checked"{% endif %}>
|
|
|
- crowi-plus Original Layout
|
|
|
|
|
|
|
+ crowi-plus Enhanced Layout
|
|
|
</h4>
|
|
</h4>
|
|
|
<a href="http://placehold.it"><img src="http://placehold.it/350x150"></a>
|
|
<a href="http://placehold.it"><img src="http://placehold.it/350x150"></a>
|
|
|
</div>
|
|
</div>
|