Exemplo n.º 1
0
echo $_L['RM_listroom'];
?>
" onclick="self.location='index.php?menu=roomsList'"/>
								  </td></tr>							  
							  </table>
                  </div>
                  <?php 
if (is_ebridgeCustomer()) {
    ?>
                  <div class="TabbedPanelsContent">
						<table height="380px" class="tdbgcl" cellpadding="1">
								<?php 
    if (is_ebridgeCustomer()) {
        include_once dirname(__FILE__) . "/OTA/advancedFeatures/adv_functions.php";
        print "<tr valign='top'><td colspan=2>\n";
        CustomPagesFormPrint(HTL_PAGE_ROOM, $roomid, 700, 350);
        print "</td></tr>\n";
    }
    ?>
														
						</table>
						<table align="right">
						  <tr><td><input class="button" type="submit" name="Submit" value="<?php 
    echo isset($_GET["search"]) ? $_L['BTN_update'] : $_L['RM_addroom'];
    ?>
" onclick="selectallAmenities();" />
						  <input class="button" type="button" name="Submit" value="<?php 
    echo $_L['RM_listroom'];
    ?>
" onclick="self.location='index.php?menu=roomsList'"/>
						  </td></tr>							  
Exemplo n.º 2
0
									</select>
								  </td> 
								  <td><input type=text name=newurl size=25 /></td>
								</tr>
							  </table>
				  </div>
                  <?php 
if (is_ebridgeCustomer()) {
    ?>
                  <div class="TabbedPanelsContent" style="overflow:auto; width:780px; height:360px;">
						<table height="" width="780px" class="tdbgcl" border="0" cellpadding="0">
								<?php 
    foreach ($roomtypes as $idx => $val) {
        include_once dirname(__FILE__) . "/OTA/advancedFeatures/adv_functions.php";
        print "<tr class='tdbgcl' id='RTI" . $idx . "' style='display:none'><td colspan=5>\n";
        CustomPagesFormPrint(HTL_ROOM_TYPE, $idx, 650, 350);
        print "</td></tr>\n";
    }
    ?>
														
						</table>
                  </div>
                <?php 
}
?>
				</div>
			</div>	
							</td>
						  </tr>
						  <tr><td>&nbsp;</td></tr>
						  <tr align="right">
Exemplo n.º 3
0
					</div>
					<?php 
if (is_ebridgeCustomer()) {
    ?>
					<!-- TAB CUSTOME FIELD-->
					<div class="TabbedPanelsContent">
					<div class="scrolltab">
						<?php 
    if (is_ebridgeCustomer()) {
        $offset = 150;
        include_once dirname(__FILE__) . "/OTA/advancedFeatures/adv_functions.php";
        print "<table class='tdbgcl' width='100%'>";
        print "<tr><td colspan=5>&nbsp;</td></tr>\n";
        print "<tr><td colspan=5>&nbsp;</td></tr>\n";
        print "<tr><td style='padding:10'>\n";
        CustomPagesFormPrint(HTL_PAGE_RES, $reservation['reservation_id'], 700, 300);
        print "</td></tr>\n";
        print "</table>";
    }
    ?>
					</div>
					</div>
					<?php 
}
?>
					
					<!-- TAB GUARANTEE FIELD-->
					<div class="TabbedPanelsContent">
						<table width="100%" class="tdbgcl">
						<tr>
						  <td>&nbsp;</td>
Exemplo n.º 4
0
				</div>
				<?php 
if (is_ebridgeCustomer()) {
    ?>
				<!-- DIV FOR custom DETAILS -->
				<div  class="TabbedPanelsContent">
				
				<table>
				
				<tr><td>&nbsp;</td></tr>
				 <?php 
    if (is_ebridgeCustomer()) {
        include_once dirname(__FILE__) . "/OTA/advancedFeatures/adv_functions.php";
        $offset = 150;
        print "<tr><td colspan=5>\n";
        CustomPagesFormPrint(HTL_PAGE_BOOK, $bookings['book_id'], 500, 350);
        print "</td></tr>\n";
    }
    ?>
				</table>
				
				</div>
				<?php 
}
?>
				<!-- DIV FOR custom DETAILS -->
				<div  class="TabbedPanelsContent">
					<table border="0">
					<tr><td>&nbsp;</td></tr>
					<tr><td>&nbsp;</td></tr>
					<tr><td>&nbsp;</td></tr>