diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/news.phtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/news.phtml b/html/news.phtml index 99db3896..f54654d5 100644 --- a/html/news.phtml +++ b/html/news.phtml @@ -30,7 +30,8 @@ month so that everyone can benefit. </p> <p> In the meantime, please -<?php hlink("feedback.phtml","report any important problems","Feedback form")?> +<?php + hlink("feedback.phtml","report any important problems ","Feedback form")?> that you would like to see fixed, and consider trying out the current <a href="devel.phtml">development release</a>. </p> |
