/[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 70 by torben, Tue Nov 27 14:28:59 2007 UTC revision 71 by torben, Tue Nov 27 17:08:11 2007 UTC
# Line 15  if (title.size() > 0) Line 15  if (title.size() > 0)
15  .menublock {  .menublock {
16          margin-left: 10px;          margin-left: 10px;
17          color: #ffffff;          color: #ffffff;
18          }  }
19    
20    h1      {
21            text-align: center;    
22    }      
23    
24    h2 {
25            text-align: center;
26    }
27    
28  </style>  </style>
29    
# Line 26  if (title.size() > 0) Line 34  if (title.size() > 0)
34  <br>  <br>
35  <table border=0 width='100%'>  <table border=0 width='100%'>
36  <tr>  <tr>
37    <td width=120 bgcolor='red' valign="top">    <td width=180 bgcolor='red' valign="top">
38      <br><br><br>      <br><br><br>
39      <p class="menublock"><b>Serren AB</b></p>      <p class="menublock"><b>Serren AB</b></p>
40        
41      <a class="menublock" href="index">Index</a><br>      <a class="menublock" href="index">Index</a><br>
42      <a class="menublock" href="critical">Critical systems</a><br>      <a class="menublock" href="critical">Critical systems</a><br>
43        <a class="menublock" href="customerlist">Customers & installations</a><br>
44            
45      <br><br><br>      <br><br><br>
46    

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

  ViewVC Help
Powered by ViewVC 1.1.20