1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

landingzero pre-checked during install.

This commit is contained in:
Cameron
2017-01-17 13:23:57 -08:00
parent f47711fb33
commit 323bdcc8aa

View File

@@ -1138,7 +1138,7 @@ class e_install
$thumbnail = "<img class='img-responsive thumbnail' src='".$preview ."' alt='".$val."' />";
$selected = ($val == 'bootstrap3') ? " checked" : "";
$selected = ($val == 'landingzero') ? " checked" : "";
$output .= "
<div class='col-md-6 theme-cell' >