X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/251616969893b447852aad81a4e68be6853e202e..4d7efe1c7eacff8a21bea95828ef0528a47f503e:/nieuws/index.php diff --git a/nieuws/index.php b/nieuws/index.php index 9e97267..fbc6384 100644 --- a/nieuws/index.php +++ b/nieuws/index.php @@ -35,7 +35,7 @@ if ($page and !is_numeric($page)) { } } if ($replyform) { - print placeholder_include('nieuws/replies'); + print placeholder_include('reply'); } return 1; }