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

Diff of /trunk/www/news.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 164 by sng, Sat Apr 9 21:34:35 2011 UTC
# Line 66  Line 66 
66      #content .red{color: white; background-color: Red; font-weight: bold;}      #content .red{color: white; background-color: Red; font-weight: bold;}
67      #lphp{text-align: right; padding-left: 10px; padding-right: 10px; padding-top: 50px; float: right;}      #lphp{text-align: right; padding-left: 10px; padding-right: 10px; padding-top: 50px; float: right;}
68      #lphp a{padding-left: 5px;}      #lphp a{padding-left: 5px;}
69      #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; }
70      #warning a { color: white; font-weight: bold; text-decoration: underline;  }      #warning a { color: white; font-weight: bold; text-decoration: underline;  }
71    </style>    </style>
72  <link href="warning.css" rel="stylesheet" type="text/css" />    <link href="warning.css" rel="stylesheet" type="text/css" />  
73  <!--  <!--
74  The file waring.css exists only in the root of the site  The file waring.css exists only in the root of the site
75  and it hides the BETA warnings. Its contents are  and it hides the UNSTABLE warnings. Its contents are
76      #warning { display: none; }      #warning { display: none; }
77  -->  -->
78  <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">  <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
# Line 83  and it hides the BETA warnings. Its cont Line 83  and it hides the BETA warnings. Its cont
83  <body>  <body>
84  <div id="warning" align="center">  <div id="warning" align="center">
85  WARNING<br>  WARNING<br>
86  This is the BETA version of Clonezilla-SysRescCD<br>  This is the UNSTABLE version of Clonezilla-SysRescCD<br>
87  To acces our current stable version, please click <a href="index.html">here</a>  To access our current stable version, please click <a href="../index.html">here</a>
88  </div>  </div>
89  <div id="header">  <div id="header">
90  <a name="news-top"></a>  <a name="news-top"></a>
# Line 93  To acces our current stable version, ple Line 93  To acces our current stable version, ple
93  <H3>What's New</H3>  <H3>What's New</H3>
94    <div style="margin:0; padding: 3px; width: 980; position relative;">    <div style="margin:0; padding: 3px; width: 980; position relative;">
95      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>      <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
96      <div style="position: absolute; right: 0px;"><H4>Last update: 07/10/2010</H4></div>      <div style="position: absolute; right: 0px;"><H4>Last update: 09/04/2011</H4></div>
97    </div>    </div>
98  </div>  </div>
99  <div id="linkline">  <div id="linkline">
# Line 220  $file = preg_replace($eReg,"",$file); Line 220  $file = preg_replace($eReg,"",$file);
220  </div>  </div>
221  <div id="warning" align="center">  <div id="warning" align="center">
222  WARNING<br>  WARNING<br>
223  This is the BETA version of Clonezilla-SysRescCD<br>  This is the UNSTABLE version of Clonezilla-SysRescCD<br>
224  To acces our current stable version, please click <a href="index.html">here</a>  To access our current stable version, please click <a href="../index.html">here</a>
225  </div>  </div>
226  </body>  </body>
227  </html>  </html>

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26