diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/main.phtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/main.phtml b/html/main.phtml index cf75aeb0..c18f417e 100644 --- a/html/main.phtml +++ b/html/main.phtml @@ -101,8 +101,8 @@ To see what Proof General looks like in use, have a look at this <p> -You can download Proof General <?php link_root("download","here") ?> -or contact the developers +You can download Proof General +<?php link_root("download","here") ?> or contact the developers <?php hlink("feedback.phtml","here","Feedback form")?>. </p> |
