diff --git a/html/user/forum_help_desk.php b/html/user/forum_help_desk.php index 59b5b2798a..103c03cb7c 100644 --- a/html/user/forum_help_desk.php +++ b/html/user/forum_help_desk.php @@ -1,4 +1,5 @@ - - - - - - "; -} else { - echo " +echo "
- Do a keyword search of messages. -
- ";
-}
+ Select a topic or do a
keyword search to find what you are looking for.
+
"; start_forum_table(array("Topic", "# Questions", "Last post")); $categories = getHelpDeskCategories(); while ($category = mysql_fetch_object($categories)) { echo " -