diff --git a/mod/forum/post.html b/mod/forum/post.html
index fa58c97a8c3..dabf7893e65 100644
--- a/mod/forum/post.html
+++ b/mod/forum/post.html
@@ -39,22 +39,22 @@
-
: |
format, "");
- ?>
-
- ';
+ } else {
+ choose_from_menu(format_text_menu(), "format", $post->format, "");
+ }
helpbutton("textformat", get_string("helpformatting"));
?>
-
-
|
+
: |
|