Mister Spy Say ="Hello Kids ... :D"
___ ____ _ _____
| \/ (_) | | / ___|
| . . |_ ___| |_ ___ _ __ \ `--. _ __ _ _
| |\/| | / __| __/ _ \ '__| `--. \ '_ \| | | |
| | | | \__ \ || __/ | /\__/ / |_) | |_| |
\_| |_/_|___/\__\___|_| \____/| .__/ \__, |
| | __/ |
|_| |___/
Bot Mister Spy V3
Mister Spy
Mister Spy
<?php
$arrDisciplinas = $oCategorias->GetAllDisciplinas();
?>
<section class="services-four si-bg">
<div class="container">
<div class="services-four__top">
<div class="row">
<div class="col-xl-6 col-lg-6">
<div class="services-four__left">
<div class="section-title-three text-left">
<div class="section-title-three__tagline-box">
<p class="section-title-three__tagline">Otras</p>
</div>
<h2 class="section-title-three__title">Disciplinas</h2>
</div>
</div>
</div>
</div>
</div>
<div class="services-four__bottom">
<div class="services-four__main-tab tabs-box">
<ul class="tab-buttons clearfix list-unstyled">
<?php
foreach ($arrDisciplinas as $oDisciplina) {
if ($oDisciplina->KeyCategoria != $KeyCategoria) {
?>
<li class="tab-btn" style="max-width: 14.28%">
<a href="<?= $oDisciplina->KeyCategoria ?>">
<div class="services-four__tab-buttons-single <?= $oDisciplina->KeyCategoria ?>">
<div class="services-four__tab-buttons-icon">
<img src="assets/images/iconos/ic_<?= $oDisciplina->KeyCategoria ?>.png">
</div>
<h4 class="services-four__tab-buttons-title c-blanco"><?= $oDisciplina->NombreAlternativo ?></h4>
</div>
</a>
</li>
<?php
}
}
?>
</ul>
</div>
</div>
</div>
</section>
Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat