website rev 658

mailing-list.html: remove iframe
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 27 18:28:13 2010 +0200 (2010-09-27)
parents f755e552aaed
children 27decd422c8d
files 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/de/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     1.2 +++ b/de/mailing-list.html	Mon Sep 27 18:28:13 2010 +0200
     1.3 @@ -176,8 +176,8 @@
     1.4  </p>
     1.5  
     1.6  <div>
     1.7 -<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     1.8 -</iframe>
     1.9 +<object type="text/html" width="100%" height="345" data="../archives.php">
    1.10 +</object>
    1.11  </div>
    1.12  
    1.13  <!-- End of content with round corner -->
     2.1 --- a/en/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     2.2 +++ b/en/mailing-list.html	Mon Sep 27 18:28:13 2010 +0200
     2.3 @@ -186,8 +186,8 @@
     2.4  </p>
     2.5  
     2.6  <div>
     2.7 -<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     2.8 -</iframe>
     2.9 +<object type="text/html" width="100%" height="345" data="../archives.php">
    2.10 +</object>
    2.11  </div>
    2.12  
    2.13  <!-- End of content with round corner -->
     3.1 --- a/es/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     3.2 +++ b/es/mailing-list.html	Mon Sep 27 18:28:13 2010 +0200
     3.3 @@ -177,8 +177,8 @@
     3.4  </p>
     3.5  
     3.6  <div>
     3.7 -<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     3.8 -</iframe>
     3.9 +<object type="text/html" width="100%" height="345" data="../archives.php">
    3.10 +</object>
    3.11  </div>
    3.12  
    3.13  <!-- End of content with round corner -->
     4.1 --- a/fr/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     4.2 +++ b/fr/mailing-list.html	Mon Sep 27 18:28:13 2010 +0200
     4.3 @@ -195,8 +195,8 @@
     4.4  </p>
     4.5  
     4.6  <div>
     4.7 -<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     4.8 -</iframe>
     4.9 +<object type="text/html" width="100%" height="345" data="../archives.php">
    4.10 +</object>
    4.11  </div>
    4.12  
    4.13  <!-- End of content with round corner -->
     5.1 --- a/pt/mailing-list.html	Mon Sep 27 17:25:41 2010 +0200
     5.2 +++ b/pt/mailing-list.html	Mon Sep 27 18:28:13 2010 +0200
     5.3 @@ -192,8 +192,8 @@
     5.4  </p>
     5.5  
     5.6  <div>
     5.7 -<iframe width="100%" height="345" frameborder="0" src="../archives.php">
     5.8 -</iframe>
     5.9 +<object type="text/html" width="100%" height="345" data="../archives.php">
    5.10 +</object>
    5.11  </div>
    5.12  
    5.13  <!-- End of content with round corner -->