Uname: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Software: Apache
PHP version: 5.6.40 [ PHP INFO ] PHP os: Linux
Server Ip: 217.160.0.194
Your Ip: 216.73.217.139
User: u72294154 (9179942) | Group: ftpusers (600)
Safe Mode: OFF
Disable Function:
NONE

name : edit.ctp
<ol class="breadcrumb">
    <li><?= $this->Html->link('Instalaciones', array('controller' => 'private_instalaciones', 'action' => 'home')) ?></li>
    <li class="active"><?= $instalacion['Instalacion']['nombre'] ?></li>
</ol>

<?= $this->Alertas->getAlertas($errores, $btnClose, $this->Session->flash('flash')) ?>

<section class="panel">
    <div class="panel-body">
        <div class="tab-content">
            <div id="datos" class="tab-pane<?= (empty($this->params->tab)) ? ' active' : '' ?>">
                <?= $this->element('Backend/Private/Instalaciones/form') ?>
            </div>
        </div>
    </div>
</section>
© 2026 GrazzMean