X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/34be7d127264397af1f2fc8d0ce45fd408b31eb4..8fd22c9ade887e18e01dafd8a24842f6cfdc93ab:/nieuws/index.php diff --git a/nieuws/index.php b/nieuws/index.php index 33b61fb..61ba993 100644 --- a/nieuws/index.php +++ b/nieuws/index.php @@ -13,7 +13,7 @@ if ($page and !is_numeric($page)) { $Page->title = $edit; } if ($Page->dateparts) { - $Page->place[1] = ' '.$Page->date.''; + $Page->place[1] = ' '.showdate($Page->dateparts).''; } else { $Page->place[1] = '';