Beispiel #1
0
                 <!--<div style="float:right; width:200px; color:#FFFFFF"><a style="color:#FFFFFF" href="client_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 $objClients->getUsersSortColumn($_REQUEST);
    ?>
         <th >Options</th>
            </tr>
        <?php 
}
?>
  
        </thead>
        <tfoot>
        <?php 
if ($arrUsersList) {
    ?>
        <tr>
             <th colspan="8">
                 <select name="frmChangeAction2" onchange="javascript: return setValidAction(this.value, this.form, 'Clients');" >