/[H9]/trunk/tntnet/dynamic/header.ecpp
ViewVC logotype

Diff of /trunk/tntnet/dynamic/header.ecpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 71 by torben, Tue Nov 27 17:08:11 2007 UTC revision 72 by torben, Tue Nov 27 21:59:04 2007 UTC
# Line 7  if (title.size() > 0) Line 7  if (title.size() > 0)
7          title = std::string(" - ") + title;          title = std::string(" - ") + title;
8  }  }
9  }>  }>
10    
11    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
12  <html>  <html>
13  <head>  <head>
14  <title>Serren boiler monitor system<$ title $>  <title>Serren boiler monitor system<$ title $> </title>
15    
16  <style type="text/css">  <style type="text/css">
17  .menublock {  .menublock {
18          margin-left: 10px;  /*      margin-left: 10px;*/
19          color: #ffffff;          color: #ffffff;
20  }  }
21    
22    .menucell {
23            padding-left: 10px;
24    }
25    
26  h1      {  h1      {
27          text-align: center;              text-align: center;    
28  }        }      
# Line 34  h2 { Line 40  h2 {
40  <br>  <br>
41  <table border=0 width='100%'>  <table border=0 width='100%'>
42  <tr>  <tr>
43    <td width=180 bgcolor='red' valign="top">    <td width=180 bgcolor='red' valign="top" class='menucell'>
44      <br><br><br>      <br><br><br>
45      <p class="menublock"><b>Serren AB</b></p>      <p class="menublock"><b>Serren AB</b></p>
46        

Legend:
Removed from v.71  
changed lines
  Added in v.72

  ViewVC Help
Powered by ViewVC 1.1.20