X-Git-Url: https://git.p6c8.net/selfforum.git/blobdiff_plain/a4d21c439a8b7953427fa2815d5dc41470e3eb59..489e7846289d4fb66eb4b9fab0fed4af719b98ee:/selfforum-cgi/user/fo_view.pl?ds=sidebyside diff --git a/selfforum-cgi/user/fo_view.pl b/selfforum-cgi/user/fo_view.pl index 766fc10..cd29709 100644 --- a/selfforum-cgi/user/fo_view.pl +++ b/selfforum-cgi/user/fo_view.pl @@ -54,7 +54,7 @@ if (defined ($tid) and defined ($mid)) { thread => $tid, posting => $mid, adminDefault => $adminDefault, - messages => $show_posting -> {messages}, + messages => $conf -> {template} -> {messages}, form => $show_posting -> {form}, cgi => $cgi, tree => $tree