diff --git a/html/user/forum_help_desk.php b/html/user/forum_help_desk.php index 4d1d49baaf..e8e44859b7 100644 --- a/html/user/forum_help_desk.php +++ b/html/user/forum_help_desk.php @@ -9,15 +9,20 @@ db_init(); page_head("Questions and answers"); -echo " +echo "

Talk live via Skype with a volunteer, in any of several languages. Go to - BOINC Online Help. -

- Select a topic or do a - keyword search - to find what you're looking for. + BOINC Online Help.

+

+ + + + + + or do advanced search +
+

"; start_forum_table(array("Topic", "# Questions", "Last post")); diff --git a/html/user/forum_index.php b/html/user/forum_index.php index 04bc92af59..7916dee606 100644 --- a/html/user/forum_index.php +++ b/html/user/forum_index.php @@ -31,7 +31,17 @@ echo " If you have a question or problem, please use the Questions & answers area instead of the Message boards. +

+

+ + + + + + or do advanced search +
+

"; show_forum_title(NULL, NULL, false);