Example #1
0
// Show IF Conditional region2
if (@$_SESSION['has_filter_tfi_listservicios1'] == 1) {
    ?>
          <a href="<?php 
    echo $tfi_listservicios1->getResetFilterLink();
    ?>
"><?php 
    echo NXT_getResource("Reset filter");
    ?>
</a>
          <?php 
    // else Conditional region2
} else {
    ?>
          <a href="<?php 
    echo $tfi_listservicios1->getShowFilterLink();
    ?>
"><?php 
    echo NXT_getResource("Show filter");
    ?>
</a>
          <?php 
}
// endif Conditional region2
?>
      </div>
      <table cellpadding="2" cellspacing="0" class="KT_tngtable">
        <thead>
          <tr class="KT_row_order">
            <th>&nbsp;</th>
            <th id="servicio" class="KT_sorter KT_col_servicio <?php