]> git.sur5r.net Git - bacula/docs/blobdiff - docs/home-page/en/pages/testimonial.php
Fix release date on home page
[bacula/docs] / docs / home-page / en / pages / testimonial.php
index a3f62216bbc24eb34d50e80c9719de8af403753c..f0c18da1bb18596bfed32c6de158184f79e75a53 100644 (file)
@@ -20,7 +20,8 @@ $org_type_lst = array(
 
 $version_lst = array(
        'empty'   => "SELECT ONE",
-       '206'   => "3.0.x",
+       '208'   => "5.0.x",
+       '207'   => "3.0.x",
        '200'   => "1.36.x",
        '201'   => "1.38.x",
        '202'   => "2.0.x",
@@ -884,7 +885,7 @@ Best regards.
 ";
 
         
-        mail('testimonial@rt.baculasystems.com', $subject, $message, "From: $name <$email>");
+        mail('testimonial@baculasystems.com', $subject, $message, "From: $name <$email>");
 
         echo "The email has been sent for approval.<br/>";
 }
@@ -1213,7 +1214,7 @@ function print_formul($formul)
         <tr><td> GB/Month: </td><td><? echo $formul['month_gb'] ?> </td></tr>
    <? } ?>
 
-   <tr><td> Comments: </td><td width='450'><i><? echo $formul['comments'] ?> </i></td></tr>
+   <tr><td> Comments: </td><td width='650'><i><? echo $formul['comments'] ?> </i></td></tr>
    <? if ($formul['publish_contact']) { ?>
         <tr align='right'><td></td><td><i><? echo $formul['contact_name'] ?> </i></td></tr>
    <? } ?>