website rev 657

mailing-list.html: restore previous style for table (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 27 17:25:41 2010 +0200 (2010-09-27)
parents 66ec2cdd23de
children 6666787363ca
files archives.php de/mailing-list.html en/mailing-list.html es/mailing-list.html fr/mailing-list.html pt/mailing-list.html
line diff
     1.1 --- a/archives.php	Mon Sep 27 13:45:53 2010 +0200
     1.2 +++ b/archives.php	Mon Sep 27 17:25:41 2010 +0200
     1.3 @@ -33,7 +33,8 @@
     1.4  	</style>
     1.5  </head>
     1.6  <body>
     1.7 -<?php
     1.8 +<h4>Archives 2007-<?php
     1.9 +echo date('Y').'</h4>';
    1.10  $url = "http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/";
    1.11  $script  = "-e '/<table>/,/<\/table>/!d' ";
    1.12  $script .= "-e 's|html\"|html\" target=\"_blank\"|g' ";
     2.1 --- a/de/mailing-list.html	Mon Sep 27 13:45:53 2010 +0200
     2.2 +++ b/de/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     2.3 @@ -176,7 +176,7 @@
     2.4  </p>
     2.5  
     2.6  <div>
     2.7 -<iframe width="100%" frameborder="0" src="../archives.php">
     2.8 +<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     2.9  </iframe>
    2.10  </div>
    2.11  
     3.1 --- a/en/mailing-list.html	Mon Sep 27 13:45:53 2010 +0200
     3.2 +++ b/en/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     3.3 @@ -186,7 +186,7 @@
     3.4  </p>
     3.5  
     3.6  <div>
     3.7 -<iframe width="100%" frameborder="0" src="../archives.php">
     3.8 +<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     3.9  </iframe>
    3.10  </div>
    3.11  
     4.1 --- a/es/mailing-list.html	Mon Sep 27 13:45:53 2010 +0200
     4.2 +++ b/es/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     4.3 @@ -177,7 +177,7 @@
     4.4  </p>
     4.5  
     4.6  <div>
     4.7 -<iframe width="100%" frameborder="0" src="../archives.php">
     4.8 +<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     4.9  </iframe>
    4.10  </div>
    4.11  
     5.1 --- a/fr/mailing-list.html	Mon Sep 27 13:45:53 2010 +0200
     5.2 +++ b/fr/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     5.3 @@ -195,7 +195,7 @@
     5.4  </p>
     5.5  
     5.6  <div>
     5.7 -<iframe width="100%" frameborder="0" src="../archives.php">
     5.8 +<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     5.9  </iframe>
    5.10  </div>
    5.11  
     6.1 --- a/pt/mailing-list.html	Mon Sep 27 13:45:53 2010 +0200
     6.2 +++ b/pt/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     6.3 @@ -192,7 +192,7 @@
     6.4  </p>
     6.5  
     6.6  <div>
     6.7 -<iframe width="100%" frameborder="0" src="../archives.php">
     6.8 +<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     6.9  </iframe>
    6.10  </div>
    6.11