Пример #1
0
            <td  style="vertical-align:top">
                <table height="30px" width="900px" cellpadding="0" cellspacing="0" align="center" style="vertical-align:top">
                    <tr>
                       <td><?php 
include "common/top_nav.php";
?>
</td>
                      

                    </tr>
                    <tr>
                        <td align="center" colspan="6">&nbsp;</td>
                    </tr>
                    <tr>
                        <td align="center" colspan="6"><?php 
echo $roleAssigned->getWelcome();
?>
</td>
                    </tr>
 <tr>
                        <td align="center" colspan="6" height="auto">
                        <table height="auto" cellpadding="0" cellspacing="0" align="center" id="view_reservation_tbl">
                        <thead>
                   <th width="106"><input type="checkbox" name="checkall" value="checkall" id="checkall" onClick="toggleChecked(this.checked)"><span id="status">Select</span></th>
                        <th width="141">Name</th>
                        <th width="165">USERNAME</th>
                        <th width="158">PASSWORD</th>
                        <th width="114">email</th>
                         <th width="114">Contact No</th>
                          <th width="114">Status</th>
                          <th width="168">Actions</th>