|
From: Nicholas N. <nj...@ca...> - 2003-11-13 10:19:33
|
CVS commit by nethercote: Moved bit about website feedback from the main page to the feedback page. Added a <hr> to the bottom of every page, because it looks nice. M +5 -1 feedback.html 1.3 M +1 -0 footer.inc 1.3 M +0 -4 index.html 1.8 --- devel-home/valgrind/feedback.html #1.2:1.3 @@ -8,5 +8,5 @@ <center><h2>Feedback</h2></center> -<h3>Random Feedback</h3> +<h3>General</h3> Praise, abuse, ideas, etc, can be sent to: <br>Julian Seward (jseward at acm dot org) @@ -14,4 +14,8 @@ <br>Jeremy Fitzhardinge (jeremy at goop dot org) <p> + +<h3>Website</h3> +Please send feedback about this website to Nick Nethercote +(njn25 at cam dot ac dot uk). <h3>Survey</h3> --- devel-home/valgrind/footer.inc #1.2:1.3 @@ -1,2 +1,3 @@ +<hr> </tr></table> </body> --- devel-home/valgrind/index.html #1.7:1.8 @@ -25,8 +25,4 @@ Use the menu at left to learn more. <p> -<hr> -<font size="-1"> -Feedback about website to Nick Nethercote (njn25 at cam dot ac dot uk). -</font> <?php |