Exemple #1
0
                 <!--<div style="float:right; width:200px; color:#FFFFFF"><a style="color:#FFFFFF" href="niches_export.php?<?php 
        //echo $_SERVER['QUERY_STRING'];
        ?>
">Export</a></div>-->
             </th>
            </tr>
               
        <?php 
    }
    ?>
        
 
         <tr>
           <th  style="text-align:center;"><input style="width:20px;border:none;float:center;" type="checkbox" name="Main" value="1" id="Main" onclick="javascript:toggleOption(this);" /></th>
         <?php 
    echo $objNiches->getNichesSortColumn($_REQUEST);
    ?>
         
          <th >Options</th>
            </tr>
        <?php 
}
?>
  
        
        </thead>
        <tfoot>
         <?php 
if ($arrNichesList) {
    ?>