User: bedipp Date: 2009-05-22 09:38:33+0000 Modified: marketing/www/art/galleries/marketing/logos/index.html
Log: logo gallery is moved to directory without "marketing" - redirection and comment added File Changes: Directory: /marketing/www/art/galleries/marketing/logos/ ======================================================== File [changed]: index.html Url: http://marketing.openoffice.org/source/browse/marketing/www/art/galleries/marketing/logos/index.html?r1=1.12&r2=1.13 Delta lines: +13 -4 -------------------- --- index.html 2008-10-31 09:26:46+0000 1.12 +++ index.html 2009-05-22 09:38:30+0000 1.13 @@ -2,7 +2,8 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> - <title> OpenOffice.org Art - Official Logos Gallery </title> + <meta http-equiv="refresh" content="5; URL=../../logos/index.html"> + <title> OpenOffice.org Art - Official Logos Gallery</title> <!-- definition of styles might be moved to a central repository later on --> <style type="text/css"> .back_home{ @@ -59,16 +60,24 @@ <tr> <td style="width:70px;"> <a href="../../../index.html"> - <img style="float:left; height:60px; width:60px;" src="../../../images/art_project_icon.png" alt="back to Art project index ..." /> + <img style="float:left; height:60px; width:60px;" src="../../../images/art_project_logo_square.png" alt="back to Art project index ..." /> </a> </td> <td> - <h2>OpenOffice.org Official Logos</h2> + <h2>OpenOffice.org Official Logos have been moved to <a href="../../logos/index.html"> this page</a></h2> + <br/> + + <strong>This page is outdated since the release of OpenOffice.org 3.0. </strong> + <br/> + You will be redirected to the new gallery page in about 5 seconds. If redirection doesn't work, + please follow <a href="../../logos/index.html">this link</a> manually. </td> </tr> <tr> <td colspan="2"> - These are the official OpenOffice.org logos to be used as references to both the product and the open source community behind the product. + + <br/> + </strong>These are the official OpenOffice.org logos to be used as references to both the product and the open source community behind the product. </td> </tr> </table> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
