]> git.sur5r.net Git - bacula/docs/commitdiff
ebl print Website with a <a>
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 31 Mar 2008 09:15:22 +0000 (09:15 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 31 Mar 2008 09:15:22 +0000 (09:15 +0000)
docs/home-page/en/pages/testimonial.php

index 6d399b9357960f71c28d4b81ed4b3be6a22d1fa8..632d07ee24ba3f4de6535cc47141c134e306a4f3 100644 (file)
@@ -1172,7 +1172,7 @@ function print_formul($formul)
    <? } ?>
 
    <? if ($formul['publish_website']) { ?>
-        <tr><td> Website: </td><td><? echo $formul['website'] ?> </td></tr>
+        <tr><td> Website: </td><td><a href="<? echo $formul['website'] ?>"><? echo $formul['website'] ?></a></td></tr>
    <? } ?>
 
    <? if ($formul['number_fd'] > 1) { ?>