/[clonezilla-sysresccd]/trunk/www/working/printable.php
ViewVC logotype

Diff of /trunk/www/working/printable.php

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

revision 144 by sng, Thu Oct 7 02:13:03 2010 UTC revision 145 by sng, Thu Oct 7 09:19:52 2010 UTC
# Line 104  hr{color: Black; background-color: Black Line 104  hr{color: Black; background-color: Black
104  .docline-top a{color: #990000; font-weight: bold;}  .docline-top a{color: #990000; font-weight: bold;}
105  .docline-bottom {color: #990000 ; font-weight: bold; display:block;}  .docline-bottom {color: #990000 ; font-weight: bold; display:block;}
106  .docline-bottom a{color: #990000; font-weight: bold;}  .docline-bottom a{color: #990000; font-weight: bold;}
107      #warning { margin: 0; padding: .4em; background-color: Red; color: White; align: center; font-weight: bold; border-width: 2px; border-color: white; border-style: solid; }      #warning { margin: 5px; padding: .4em; background-color: Red; color: White; align: center; font-weight: bold; border-width: 2px; border-color: white; border-style: solid; }
108      #warning a { color: white; font-weight: bold; text-decoration: underline;  }      #warning a { color: white; font-weight: bold; text-decoration: underline;  }
109    
110  @media print {  @media print {
# Line 127  and it hides the BETA warnings. Its cont Line 127  and it hides the BETA warnings. Its cont
127  <!--<div id="warning" align="center">  <!--<div id="warning" align="center">
128  WARNING<br>  WARNING<br>
129  This is the BETA version of Clonezilla-SysRescCD<br>  This is the BETA version of Clonezilla-SysRescCD<br>
130  To acces our current stable version, please click <a href="index.html">here</a>  To acces our current stable version, please click <a href="../index.html">here</a>
131  </div>-->  </div>-->
132  <?php  <?php
133    
# Line 277  echo $file; Line 277  echo $file;
277    
278  ?>  ?>
279    
   
   
280  <div id="warning" align="center">  <div id="warning" align="center">
281  WARNING<br>  WARNING<br>
282  This is the BETA version of Clonezilla-SysRescCD<br>  This is the BETA version of Clonezilla-SysRescCD<br>
283  To acces our current stable version, please click <a href="index.html">here</a>  To acces our current stable version, please click <a href="../index.html">here</a>
284  </div>  </div>
285  </body>  </body>
286  </html>  </html>

Legend:
Removed from v.144  
changed lines
  Added in v.145

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26