/[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 183 by sng, Mon Jul 4 13:31:17 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 92  To acces our current stable version, ple Line 92  To acces our current stable version, ple
92  <H2>Clonezilla-SysRescCD</H2>  <H2>Clonezilla-SysRescCD</H2>
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/06/2011 - 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: 04/07/2011</H4></div>
97    </div>    </div>
98  </div>  </div>
99  <div id="linkline">  <div id="linkline">
# Line 214  $file = preg_replace($eReg,"",$file); Line 214  $file = preg_replace($eReg,"",$file);
214  <!--<a name="template-top"></a>-->  <!--<a name="template-top"></a>-->
215    
216    <div id="footer">    <div id="footer">
217    <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.2.0">Spiros Georgaras</a>, 2007-2010<br /><br/>    <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.2.0" title="About Clonezilla-SysRescCD">Spiros Georgaras</a>, 2007-2011 &amp; <a href="mailto:&#115;&#097;&#110;&#100;&#103;&#116;&#120;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;?subject=About Clonezilla-SysRescCD v 3.2.0 documentation" title="About Clonezilla-SysRescCD Documentation">Jyrki Vesterinen</a>, 2010-2011<br /><br/>
218    Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>    Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
219    </div>    </div>
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.183

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26