Changeset 396 in MondoRescue for branches/stable/website/index.shtml


Ignore:
Timestamp:
Feb 16, 2006, 4:48:27 PM (18 years ago)
Author:
bcornec
Message:

Fix a bug in the top bar of website where the underline wasn't kept correclty on the current page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/website/index.shtml

    r386 r396  
    66  </head>
    77  <body>
     8          <!--#set var="curpage" value="index.shtml" -->
    89<!--#include virtual="/top.shtml" -->
    910
     
    1819          <h2>What is Mondo Rescue ?</h2>
    1920  </div>
    20   <div class="c"> <img src="/images/screenshots.png" alt="Mondo Rescue screenshots" title="Mondo Rescue Screenshots" /></div>
     21  <div class="c"> <img src="/images/screenshots.png" width="500" height="250" alt="Mondo Rescue screenshots" title="Mondo Rescue Screenshots" /></div>
    2122  <p class="c">Mondo Rescue is a GPL disaster recovery solution. It supports Linux (i386, x86_64, ia64) and FreeBSD (i386). It's packaged for multiple distributions (RedHat, RHEL, SuSE, SLES, Mandriva, Debian). </p>
    2223  <p class="c">It supports tapes, disks, network and CD/DVD as backup media, multiple filesystems, LVM, software and hardware Raid.</p>
Note: See TracChangeset for help on using the changeset viewer.