nueva modificacion al folder de pgrorama, da muchos redirect no se porque
This commit is contained in:
parent
4fdf676c17
commit
4f2c0ab07f
12
programa.php
12
programa.php
@ -15,12 +15,12 @@
|
||||
<li><a data-toggle="tab" href="#mesaredonda">Mesa Redonda</a></li>
|
||||
</ul>
|
||||
<div class="tab-content">
|
||||
<?php include_once 'program/cursos.html'; ?>
|
||||
<?php include_once 'program/charlas.html'; ?>
|
||||
<?php include_once 'program/plenarias.html'; ?>
|
||||
<?php include_once 'program/diplomados.html'; ?>
|
||||
<?php include_once 'program/olimpiadas.html'; ?>
|
||||
<?php include_once 'program/mesaredonda.html'; ?>
|
||||
<?php include_once 'prgr/cursos.html'; ?>
|
||||
<?php include_once 'prgr/charlas.html'; ?>
|
||||
<?php include_once 'prgr/plenarias.html'; ?>
|
||||
<?php include_once 'prgr/diplomados.html'; ?>
|
||||
<?php include_once 'prgr/olimpiadas.html'; ?>
|
||||
<?php include_once 'prgr/mesaredonda.html'; ?>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user