From: Alan Knowles Date: Tue, 9 Oct 2018 07:16:00 +0000 (+0800) Subject: EventView.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=5c2fab49982f1d55bf7b7037ae797813b8fa59c9 EventView.php --- diff --git a/EventView.php b/EventView.php index a8d733f..1d57235 100644 --- a/EventView.php +++ b/EventView.php @@ -88,14 +88,15 @@ class Pman_Admin_EventView extends Pman } $filesJ = json_decode(file_get_contents($file)); if (!empty($filesJ->FILES )) { - - echo '
Download files
'; + echo "

Download files:

"; }