diff --git a/views/bootstrap/class.ViewFolder.php b/views/bootstrap/class.ViewFolder.php index bc39917a5..3ce5ba6de 100644 --- a/views/bootstrap/class.ViewFolder.php +++ b/views/bootstrap/class.ViewFolder.php @@ -284,7 +284,7 @@ $('body').on('click', '.order-btn', function(ev) { } echo ""; echo "".getMLText("comment").":\n"; - echo "
".$content."
\n"; + echo "
".$comment."
\n"; echo ""; }