Files @ 2b5a97e4c584
Branch filter:

Location: hot67beta/administrator/components/com_installer/views/install/tmpl/default.php

ethanzonca@localhost.localdomain
menubar space to margin
1
2
3
4
<?php if ($this->showMessage) : ?>
<?php echo $this->loadTemplate('message'); ?>
<?php endif; ?>
<?php echo $this->loadTemplate('form'); ?>