ARAI#28546: layout verbetering
svn path=/Website/branches/v5.3.3/; revision=20390
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
||||
<tr>
|
||||
<td><img src="../banner.png"></td>
|
||||
<td style="font-size:24pt">Real Time Monitor: Energie</td>
|
||||
<td style="font-size:18pt">REAL TIME MONITOR ENERGIE</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
|
||||
@@ -16,13 +16,19 @@
|
||||
Session("customerId") = 'ARAI';
|
||||
%>
|
||||
<!-- #include file="../../../appl/Shared/common.inc" -->
|
||||
<!-- #include file="../../../appl/Shared/iface.inc" -->
|
||||
|
||||
<%
|
||||
FCLTHeader.Requires({ js: ["jquery-ui.js", "date.js"]
|
||||
});
|
||||
%>
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<frameset border="0" rows="9%,1%, 80%,*">
|
||||
<frameset border="0" rows="8%,1%, 83%,*">
|
||||
<frame name="Top" src="Top.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
|
||||
<frame name="Top2" src="Top2.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
|
||||
<frame name="Content" src="../../../appl/fac/fac_widgetspage.asp?wgrp=rtm_energie">
|
||||
<frame name="Bottom" src="Bottom.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
|
||||
<frame name="Bottom" src="Bottom.asp" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize>
|
||||
</frameset>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user