dev-001 installation options avancées alignement d'une row
This commit is contained in:
parent
fabd739896
commit
eba00a5039
@ -78,12 +78,12 @@
|
|||||||
'value' => $this->getData(['config', 'proxyPort'])
|
'value' => $this->getData(['config', 'proxyPort'])
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
</div>
|
||||||
<div class="col12">
|
<div class="row">
|
||||||
<?php echo template::select('installTheme', $module::$themes, [
|
<div class="col12">
|
||||||
'label' => 'Thème'
|
<?php echo template::select('installTheme', $module::$themes, [
|
||||||
]); ?>
|
'label' => 'Thème'
|
||||||
</div>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user